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 6c9b79c commit 3e314b6Copy full SHA for 3e314b6
CHANGELOG.md
@@ -93,6 +93,8 @@
93
([#4853](https://github.com/Microsoft/vscode-python/issues/4853))
94
1. Change the names of our "Run All Cells Above" and "Run Cell and All Below" commands to be more concise
95
([#4876](https://github.com/Microsoft/vscode-python/issues/4876))
96
+1. Ensure the `Python` output panel does not steal focus when there errors in the `Language Server`.
97
+ ([#4868](https://github.com/Microsoft/vscode-python/issues/4868))
98
99
### Code Health
100
news/2 Fixes/4868.md
0 commit comments