Releases
2022.4.0
2022.4.0 (30 March 2022)
Enhancements
Use new pre-release mechanism to install insiders.
(#18144 )
Add support for detection and selection of conda environments lacking a python interpreter.
(#18357 )
Retains the state of the TensorBoard webview.
(#18591 )
Move interpreter info status bar item to the right.
(#18710 )
debugpy
updated to version v1.6.0
.
(#18795 )
Fixes
Properly dismiss the error popup dialog when having a linter error. (Thanks Virgil Sisoe )
(#18553 )
Python files are no longer excluded from Pytest arguments during test discovery.
(thanks Marc Mueller )
(#18562 )
Fixes regression caused due to using conda run
for executing files.
(#18634 )
Use conda run
to get the activated environment variables instead of activation using shell scripts.
(#18698 )
Code Health
Remove old settings migrator.
(#14334 )
Remove old language server setting migration.
(#14337 )
Remove dependency on other file system watchers.
(#18381 )
Update TypeScript version to 4.5.5.
(#18602 )
You can’t perform that action at this time.