IDE - markers

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Michael Vogel
Addict
Addict
Posts: 2798
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

IDE - markers

Post by Michael Vogel »

The existing marker functions (F2, Ctrl+F2) should be extended by (Shift+F2) jump to previous marker. Deleting a line with a marker should delete also the marker.

Additionally, setting individual marker (Alt+1, Alt+2 etc.) for an easy jumping around the source code (Ctrl+F1,...) would be fine.