We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecedc98 commit b127a3eCopy full SHA for b127a3e
1 file changed
CHANGELOG.md
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
### Added:
13
14
- Install: Added automated install and upgrade support for Linux using official setup scripts
15
+- Setting: Added `env` setting to pass environment variables when starting Dev Proxy
16
+- Task provider: Added `env` property to task definition for passing environment variables
17
- Quick Fixes: Enable local language model fix now adds or updates `languageModel.enabled: true` for supported plugins only
18
- Workspace: Added automatic prompt to recommend extension in `.vscode/extensions.json` when Dev Proxy config files are detected
19
- Command: Added `Add to Workspace Recommendations` to manually add extension to workspace recommendations
0 commit comments