The sidebar (to the left of the scrollbar to the right of the main code window) shown markers for TODO comments and other stuff (the markers show where in the current script file to find it so it's very handy). It would be very useful to be able to control these in the preferences (other IDEs do this).
See below. Each line would have a on/off checkbox for that marker-type and a color selector (control what color the marker would be shown as in the right-side bar next to the scrollbar)
---Show markers for these events in the sidebar---
TODO comment
Unused imports
Compiler warning
Compiler error
Occurances of selected variable (super useful!)
It's an interesting idea but we don't have time to implement this right now, sorry.
@jnsebgosselin, what do you think about this one?
@ccordoba12 Ah! this is something I wanted to implement when I was working on PR #5215. I thought about implementing the menu suggested by @erikhellstrom in the context menu (right-click button of the mouse) of the scrollflag area.
I will work on this during the holidays if no one does it before then hehe.
Great! Thanks for the help Jean!
Most helpful comment
@ccordoba12 Ah! this is something I wanted to implement when I was working on PR #5215. I thought about implementing the menu suggested by @erikhellstrom in the context menu (right-click button of the mouse) of the scrollflag area.
I will work on this during the holidays if no one does it before then hehe.