Page 1 of 1

PB IDE: Add Jump to Previous Marker

Posted: Sat Jun 03, 2017 10:16 am
by Tristano
Currently, PureBASIC IDE allows jumping to (next) Marker with F2 key.

Since this is a very handy and often-used functionality (especially when working with very long source files), it would be great to also have a Jump to Previous Marker equivalent — maybe using Alt+F2 (I think this shortcut is currently unused).

Re: PB IDE: Add Jump to Previous Marker

Posted: Wed Jan 03, 2018 4:56 pm
by #NULL
+1

alt + up/down might be even better.

Re: PB IDE: Add Jump to Previous Marker

Posted: Wed Jan 03, 2018 5:40 pm
by skywalk
+1
And change shortcuts in preferences. :wink:

Re: PB IDE: Add Jump to Previous Marker

Posted: Wed Jan 03, 2018 6:30 pm
by Mijikai
+1 would be useful

Re: PB IDE: Add Jump to Previous Marker

Posted: Wed Jan 03, 2018 10:16 pm
by Dude
And Ctrl+DoubleClick a macro name to jump to the macro definition, like you can for Procedures.

Re: PB IDE: Add Jump to Previous Marker

Posted: Sun Jan 28, 2018 12:25 am
by Kurzer
Jump to Previous Marker equivalent — maybe using Alt+F2
+1 from me. great suggestion.