Releases: denoland/vscode_deno
Releases · denoland/vscode_deno
3.0.1
3.0.1 / 2021.02.19
- fix: EXTENSION_ID corrected to denoland.vscode-deno extension (#333)
3.0.0
Canary has been released as the main extension. Use Deno 1.7.5 or later.
- chore: README improvements (#331)
- feat: use preview instead of display for status (#330)
- feat: add a welcome screen for extension (#329)
- fix: typo in init command (#327)
canary/0.0.9
canary/0.0.9 / 2021.02.13
- feat: add initialize workspace command (#316)
- feat: support deno cache quick fix (#322)
- feat: add implementations code lens configuration option (#319)
- chore: add screenshot to README (#323)
canary/0.0.10
canary/0.0.10 / 2021.02.13
- fix: don't remove required files when packaging vsix
canary/0.0.5
fix: release on canary/* tag (#281)
v3.0.0-pre.1
v3.0.0-pre.1 / 2020.11.30
This is a full rewrite of the extension to use the upcoming deno lsp
feature.
v2.3.3
v2.3.3 / 2020.11.05
- chore: update compilation settings to match 1.5 (#251)