We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f431e commit e00e62cCopy full SHA for e00e62c
CHANGELOG.md
@@ -8,6 +8,12 @@ Nothing, yet
8
9
## 1.97 (January 2025)
10
11
+### 1.97.1
12
+
13
+- fix: don't look for binaries outside the workspace folder ([vscode#240407](https://github.com/microsoft/vscode/issues/240407))
14
15
+### 1.97.0
16
17
- fix: allow pretty printing sources when not paused ([#2138](https://github.com/microsoft/vscode-js-debug/issues/2138))
18
- fix: breakpoints not registered in transpiled file in remoteRoot ([#2122](https://github.com/microsoft/vscode-js-debug/issues/2122))
19
- fix: content verification of files in Node.js failing with UTF-8 BOM
0 commit comments