github denoland/vscode_deno 3.4.0

latest releases: 3.37.1, 3.37.0, 3.36.0...
3 years ago

3.4.0 / 2021.05.11

  • feat: handle per resource configuration (#411)

    Along with Deno v1.10, the extension now supports vscode's multi-root
    workspaces, which will allow you to enable and disable Deno per workspace
    folder.

  • feat: add internalDebug config flag (#406)

    Enabling deno.internalDebug to true will output additional (quite verbose)
    logging information to help with diagnosing language server issues. This
    requires Deno v1.10 or later to work.

  • fix: activate on reloadImportRegistries command (#407)

  • docs: fix type in ImportCompletions.md (#410)

Don't miss a new vscode_deno release

NewReleases is sending notifications on new releases.