-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Allows open file at +<line>:<column>
from the command line
#1129
Allows open file at +<line>:<column>
from the command line
#1129
Conversation
d54db2b
to
c55afad
Compare
That's cool. I just opened #1128 :) |
Thanks, improving |
c55afad
to
5069665
Compare
+<line>:<column>
from the command line
There's already #445 open which implements this in the format of |
The |
It's good to see this too, but I think it seemed limited to a single file. I would like to see the other pull request I created merged first. Also, this pull request seemed to put the logic in a weird part, it should probably be in |
Of course, I'll pick up this issue after you finish. About the logic, I don't care where to put the code. The implementation has very few lines of code indicating how well it fits the solution to the problem. |
With #445 merged, feel free to reopen if you revisit this PR in the future |
New command line parameter