Favorites v1.0.0 — first public release 🎉
Bookmark files and folders and reach them from a dedicated Favorites view, available both in the Activity Bar and as a section in the Explorer.
Features
- Add / remove favorites from the Explorer context menu or the ★ toggle in the editor title bar
- Rename favorites (display alias) with the full path shown inline
- Drag & drop reordering
- ★ badge on favorited files and folders in the Explorer
- Click to open the file or reveal the folder; missing files are shown greyed out
- Storage: local workspace state or a shared, committable
.vscode/favorites.json
Install
Download aker-fav-1.0.0.vsix below, then in VS Code: Extensions → ⋯ → Install from VSIX…
(or code --install-extension aker-fav-1.0.0.vsix).