Simple-BookmarkSimple-Bookmark is a VS Code extension that keeps file and folder bookmarks in a dedicated Explorer tree. It is built for repeated workspace navigation, quick file operations, and low activation overhead. Features
Commands
Keybindings
Settings
Storage And SyncBookmark metadata is stored under the user home File sync uses directory-level VS Code file watchers shared by bookmarks in the same folder. Watch events are filtered back to exact bookmarked paths, so the tree keeps the same visible behavior with fewer watcher objects. Save and file-system change events are debounced before metadata sync to reduce Extension Host work. Build VSIX
Select Development Notes
|