Page 1 of 1

IDE Markers (Feature request)

Posted: Fri Jun 06, 2025 8:06 am
by Michael Vogel
I'd like to have additional functions for the markers:

Shift+F2: jump to previous marker
Ctrl+1 (2, 3,...) : jump to first (second, third,...) marker in the source code

This may be also handled by a tool, but then it would have to be added for each shortcut :|

Re: IDE Markers (Feature request)

Posted: Thu Jul 24, 2025 9:41 pm
by bds107
Hello everyone,
The Bookmarks in QB64 were incredibly simple, fun, and enjoyable to use.
Add/Remove a bookmark: ALT + Left key.
Next Bookmark: ALT + Down key.
Previous Bookmark: ALT + Up key.
Here too, you saw a bookmark icon on the left.
Very fast and fun to use this way. So it would be great if this were built into the PureBASIC IDE.

Re: IDE Markers (Feature request)

Posted: Thu Jul 24, 2025 10:08 pm
by Drone
Michael Vogel wrote: Fri Jun 06, 2025 8:06 am I'd like to have additional functions for the markers:

Shift+F2: jump to previous marker
Ctrl+1 (2, 3,...) : jump to first (second, third,...) marker in the source code

This may be also handled by a tool, but then it would have to be added for each shortcut :|
+1

Re: IDE Markers (Feature request)

Posted: Fri Jul 25, 2025 1:47 am
by AZJIO
I like the bookmarks in AkelPad because they have a convenient menu that can be accessed from the bookmarks field.

Image