Revision c3112b2...
Go back to digest for 18th March 2012Features in Development Tools
Milian Wolff committed changes in [kdevplatform] /:
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
Thanks to Dmitry Risenberg for the patch!
Bug 165593: goto file / line feature
1352 days
File Changes
Modified 3 files
- language/interfaces/quickopendataprovider.cpp
- language/interfaces/quickopendataprovider.h
- plugins/quickopen/projectfilequickopen.cpp
3 files changed in total