Skip to content
Commit c3112b2c authored by Milian Wolff's avatar Milian Wolff
Browse files

make it possible to open files at a given line via quickopen

quickopen now can parse strings like "some/file:123".
When a ProjectFileData item is executed, the file "some/file" will
be opened and the cursor position set to line "123".

REVIEW: 101054
BUG: 165593

Thanks to Dmitry Risenberg for the patch!

CCMAIL: dmitry.risenberg@gmail.com
parent c769ff9c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment