Context Management #329
vanderstack
started this conversation in
General
Replies: 1 comment
-
|
Thanks for documentation heads up! #330 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For anyone new to the tool I wanted to point out one of the most valuable features which I've only recently discovered and is not yet documented. There are commands to save and load context file paths using the file .vscode/contexts.json. These can be used as context presets to quickly change what should be included when switching between different parts of the project you're working on and because they are saved as text in the json file its also easy to compose them by hand into new presets too.
Beta Was this translation helpful? Give feedback.
All reactions