Skip to content

2021.8.1102490946

Compare
Choose a tag to compare
@karthiknadig karthiknadig released this 05 Aug 21:39
d93ef08

2021.8.0 (5 August 2021)

Enhancements

  1. Add new getting started page using VS Code's API to replace our custom start page.
    (#16678)
  2. Replace deprecated vscode-test with @vscode/test-electron for CI. (thanks iChenLei)
    (#16765)

Code Health

  1. Sort Settings Alphabetically. (thanks bfarahdel)
    (#8406)
  2. Changed default language server to Pylance for extension development. (thanks jasleen101010)
    (#13007)