Bookmark your favorite folders in the explorer view.
- Bookmark your favorite folders in the explorer view
- Rename bookmark name with sorting
- Save data to a configuration file (
.vscode/my-folders.json
) - Focus on the bookmarked folder
- exclude my-folders.json locally in .git/info/exclude
- skip settings.json changes in git when focus mode is activated
Focus on the bookmarked folder utilizes the file.exclude setting. It has to change the settings.json file with some not-so-pretty code.
This extension is inspired by the following extensions: