@phoenix-plugin-registry/robertgirhiny.numbered-bookmarks
v0.9.4
Published
Bookmark lines in the editor (CMD/CTRL+ALT+SHIFT+1 ... CMD/CTRL+ALT+SHIFT+9) as you work so you can quickly jump back to them later (CTRL+1 ... CTRL+9). Delete all: CMD/CTRL+ALT+SHIFT+DELETE
Downloads
2
Readme
Brackets Numbered Bookmarks Extension
Robert Girhiny website
[email protected]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Delphi style bookmarking. You can set 9 bookmarks
for each file, and you can directly jump to them.
Features
- bookmarks save the cursor (x,y) positions, not only line numbers
- each file has own bookmarks
- bookmarks auto save and load when brackets restarted
- delete all bookmarks: CTRL+ALT+SHIFT+DELETE
Screenshot
How to use
- You can set bookmarks: CTRL+ALT+SHIFT+1, CTRL+ALT+SHIFT+2, ... CTRL+ALT+SHIFT+9
- You can jump to a bookmark: CTRL+1, CTRL+2, ... CTRL+9
- You can delete all bookmarks in the current document: CTRL+ALT+SHIFT+DELETE