vscode-debugprotocol
Advanced tools
Comparing version
{ | ||
"name": "vscode-debugprotocol", | ||
"description": "Npm module with declarations for the Visual Studio Code debug protocol", | ||
"version": "1.25.0-pre.0", | ||
"version": "1.25.0-pre.1", | ||
"author": "Microsoft Corporation", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -12,2 +12,3 @@ # VS Code Debug Protocol | ||
* Adds a new enum value `virtual` for the `presentationHint` attribute of type `Variable`. | ||
* To remove env variables from the environment support a 'null' value for `env` attribute in `runInTerminal` request. | ||
@@ -14,0 +15,0 @@ * 1.24.x: |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
164781
0.11%143
0.7%