Releases
2022.2.1924087327
Compare
Sorry, something went wrong.
No results found
2022.2.0 (3 March 2022)
Enhancements
Implement a "New Python File" command
(#18376 )
Use conda run
for conda environments for running python files and installing modules.
(#18479 )
Better filename patterns for pip-requirements.
(thanks Baptiste Darthenay )
(#18498 )
Fixes
Ensure clicking "Discovering Python Interpreters" in the status bar shows the current discovery progress.
(#18443 )
Fixes Pylama output parsing with MyPy. (thanks Nicola Marella )
(#15609 )
Fix CPU load issue caused by poetry plugin by not watching directories which do not exist.
(#18459 )
Explicitly add "justMyCode": "true"
to all launch.json
configurations.
(Thanks Matt Bogosian )
(#18471 )
Identify base conda environments inside pyenv correctly.
(#18500 )
Fix for a crash when loading environments with no info.
(#18594 )
Code Health
Remove dependency on ts-mock-imports
.
(#14757 )
Update vsce
to v2.6.6
.
(#18411 )
You can’t perform that action at this time.