customize the outline view [message #1780489] |
Tue, 23 January 2018 05:03  |
Eclipse User |
|
|
|
Is there a way to integrate something like the bookmarks in the outline view?
I want to set markers in my source code and jump to the marked line via the outline view. E.g. a marker for "start html output" or a case line in an switch statement.
I tried to use bookmarks for this but bookmarks are global for the whole project and not linked to the editor view. And you can not share bookmarks with your team or check them in a version control.
Something like a special parameter for PHPDoc would be great. Just add a line of code:
// @bookmark html output starts here
and quick jump through the outline view to this line.
Does anybody know a plugin or other ways to realize such functionality?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06013 seconds