Ticket #4402 (new enhancement)
mcedit - open file at specific line and column position
Reported by: | misarm | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Future Releases |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
It will be very useful if user can open file at specific line, and also column position. Column position can be simple added after end colon.
Example - open file reggs.c at line 640 at column 20:
mcedit regs.c:640:20
Change History
Note: See
TracTickets for help on using
tickets.
Open at line is implemented for years.