Skip to content

Releases: denoland/vscode_deno

3.0.0

19 Feb 16:21
36a9257

Choose a tag to compare

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

13 Feb 15:30
b154235

Choose a tag to compare

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

13 Feb 16:16
903ed0a

Choose a tag to compare

canary/0.0.10 / 2021.02.13

  • fix: don't remove required files when packaging vsix

canary/0.0.8

01 Feb 12:40
c89ccc6

Choose a tag to compare

0.0.8

canary/0.0.7

24 Jan 11:08
d4debca

Choose a tag to compare

0.0.7

canary/0.0.6

12 Dec 17:40
c33a5b8

Choose a tag to compare

0.0.6

canary/0.0.5

08 Dec 19:22
37774bd

Choose a tag to compare

fix: release on canary/* tag (#281)

v3.0.0-pre.1

30 Nov 14:14
5cfad6d

Choose a tag to compare

v3.0.0-pre.1 Pre-release
Pre-release

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

05 Nov 14:55
0e1ad0a

Choose a tag to compare

v2.3.3 / 2020.11.05

  • chore: update compilation settings to match 1.5 (#251)

v2.3.2

13 Oct 16:17
6ec39cd

Choose a tag to compare

v2.3.2 / 2020.10.12

  • chore: disable importsNotUsedAsValues --unstable default (#240)
  • build: husky pre-commit hooks (#224)