We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1825cd9 commit 105b1dbCopy full SHA for 105b1db
CHANGELOG.md
@@ -1,9 +1,11 @@
1
# Changelog
2
3
-## 2021.10.2 (19 October 2021)
+## 2021.10.2 (20 October 2021)
4
5
### Fixes
6
7
+1. Ensure we filter out unsupported features in web scenario using `shellExecutionSupported` context key.
8
+ ([#17811](https://github.com/Microsoft/vscode-python/issues/17811))
9
1. Fix unresponsive extension issues caused by discovery component.
10
([#11924](https://github.com/Microsoft/vscode-python/issues/11924))
11
1. Update debugpy to 1.5.1 to ensure user-unhandled exception setting is false by default.
news/2 Fixes/17811.md
0 commit comments