Support for Anchor Comments Follow
Hi,
On VSCode I am using this plugin - https://marketplace.visualstudio.com/items?itemName=ExodiusStudios.comment-anchors
It makes it really simple to have file "sections", really useful for large files to put part of the code into category, and being able to browse it from the side panel, to jump back and forth between parts.
I am looking for something similar on Webstorm, there's the option to overload the TODO option to use that, but it still being categorize under TODO. - https://www.jetbrains.com/help/webstorm/using-todo.html
It would be nice to add another category next to the TODO, or even at the side panel for that type of marked comments.
Please sign in to leave a comment.
Please feel free to file a request for this feature to youtrack, https://youtrack.jetbrains.com/issues/IDEA
Related ticket: https://youtrack.jetbrains.com/issue/IDEA-153418
You can give some existing plugins a try, see https://plugins.jetbrains.com/plugin/17501-notes/ and https://plugins.jetbrains.com/plugin/10850-better-comments, for example