Hi Erel,
I was wondering if you could change the color of the marker for the bookmark in the scroll bar from the dark yellow to something like light green.
I have a hard time distinguishing the bookmark color from the compiler warning colors.
Sometimes I have many unused variables that create yellow bars in the scroll bar. When I set a bookmark to quickly scroll to different part of my code, it is sometimes hard to figure out which is which... I end up using breakpoints to have red marks in the scroll bar. I know you can navigate from one bookmark to another but I set too many and it is not convenient...
Breakpoints works fine but when I then execute my code, I need to remove them... etc...
Is it possible to change it to a more flashy color or simply add an option in the IDE options to let us specify the bookmark color ? One nice feature would be to be able to have like 3 different colors for bookmarks to set visual cue in the scroll bar for easy access.
Another nice feature would be to be able to assign a color when you declare a region. When set, the scroll bar would change color according to the region position. That would make it very easy to scroll from region to region in the code...
At least just a change of color to the bookmark from dark yellow to light green.