Sublime Forum

Goto line number

#1

Hello,

Is there a shortcut to goto a line number? This would be helpful when using Blame on a file that is huge

0 Likes

#3

The way to do this currently would be to open the file in Sublime Text and then blame from there, as it will jump to the same line number. You can do the same from the command line smerge blame file [line]. Otherwise there’s not currently another way and I’d suggest adding a feature request: https://github.com/sublimehq/sublime_merge/issues/new/choose

0 Likes