IDE Markers (Feature request)

Working on new editor enhancements?
User avatar
Michael Vogel
Addict
Addict
Posts: 2797
Joined: Thu Feb 09, 2006 11:27 pm
Contact:

IDE Markers (Feature request)

Post 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 :|
User avatar
bds107
New User
New User
Posts: 7
Joined: Fri Jul 28, 2023 10:35 am
Location: Bruges (Belgium)

Re: IDE Markers (Feature request)

Post 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.
Drone
New User
New User
Posts: 7
Joined: Fri May 03, 2019 10:21 pm

Re: IDE Markers (Feature request)

Post 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
AZJIO
Addict
Addict
Posts: 2141
Joined: Sun May 14, 2017 1:48 am

Re: IDE Markers (Feature request)

Post by AZJIO »

I like the bookmarks in AkelPad because they have a convenient menu that can be accessed from the bookmarks field.

Image
Post Reply