Skip to content

Releases: microsoft/vscode-python

2023.18.0

05 Oct 20:38
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

New Contributors

Full Changelog: v2023.16.0...v2023.18.0

2023.16.0

11 Sep 18:39
5527fa0
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Add setting to control severity of missing package diagnostic by @karthiknadig in #21794
  • Support for Create Env command to re-create env for venv by @karthiknadig in #21829
  • Apply custom env variables to terminal when in pythonTerminalEnvVarActivation experiment by @karrtikr in #21879
  • Also show interpreter in status bar when a Python related output channel is opened by @karrtikr in #21894

Bug Fixes

Code Health

Full Changelog: v2023.14.0...v2023.16.0

2023.14.0

03 Aug 20:57
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

New Contributors

Full Changelog: v2023.12.0...v2023.14.0

2023.12.0

06 Jul 21:13
138e20d
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

Full Changelog: v2023.10.1...v2023.12.0

2023.10.1

13 Jun 23:52
13fb281
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2023.10.0...v2023.10.1

2023.10.0

08 Jun 21:05
fea895f
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

New Contributors

Full Changelog: 2023.8.0...2023.10.0

2023.8.0

03 May 22:36
9e7738e
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Code Health

New Contributors

Full Changelog: 2023.6.1...2023.8.0

2023.6.1

17 Apr 21:43
5a8fdf4
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: 2023.6.0...2023.6.1

2023.6.0

30 Mar 18:52
b1b8316
Compare
Choose a tag to compare

What's Changed

Enhancements

  • Add option to control if environment is selected after creation by @karthiknadig in #20738
  • Add experiment to implicitly use environment variables for environment activation by @karrtikr in #20651
  • Show prompt asking user to install formatter extension by @karthiknadig in #20861
  • Ensure resolveEnvironment API resolves the latest details for conda envs without python by @karrtikr in #20862
  • Finalize Python Environment API by @karrtikr in #20868
  • Add create environment button to requirements.txt and pyproject.toml files by @karthiknadig in #20879

Bug Fixes

Code Health

Full Changelog: 2023.4.0...2023.6.0

2023.4.1

28 Mar 22:06
5d2906f
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: 2023.4.0...2023.4.1