luan / vscode-project-scopes

Project Scopes extension for VSCode
MIT License
7 stars 3 forks source link

Add Usage section to readme #2

Open sfeldkamp opened 1 year ago

sfeldkamp commented 1 year ago

Add a Usage section to the readme with some guidance on managing scopes.

The way I found that worked best was to disable the extension using the Enabled button. Then you can use the right click actions in the Workspace File Explorer to include or exclude paths from the currently selected scope.

This wasn't immediately clear, but it works nicely.