Skip to content

v0.4.0

Compare
Choose a tag to compare
@sgwilym sgwilym released this 27 Jan 14:36
· 102 commits to main since this release
  • Added support for import suggestions!
  • Removed configuration file option (Deno will detect it automatically as of
    v1.18)
  • Added "Restart Deno LSP server" command.
  • Added JSON and JSONC as syntaxes this extension can use.
  • Fixed a bug where formatting a document would hang indefinitely.