Hi,
I think it would be great if one could add bookmarks in the code editor. This could be used to mark places in the code where one needs to do some further changes, like TODO:s, or bookmark some other code that the user wants to find easily. Currently one needs to use a certain string like "TODO:" that one can find with the search. This works, but one must remember to type the exact string or it is not found.
Possibly this could be given a separate window like the breakpoints so that all bookmarks could be found easily.
What do you think?
Axel