github denoland/vscode_deno 3.6.0

latest releases: 3.37.0, 3.36.0, 3.35.1...
2 years ago

3.6.0 / 2021.06.08

  • feat: add support for tasks and test code lens (#436)

    The Deno Language Server as of Deno 1.11, code lenses for test are sent to the
    client, and the extension now supports allowing those tests to be run in the
    IDE. In addition, several tasks have been added to the extension which allow
    users to setup and configure common Deno CLI tasks via the tasks.json.
    Checkout out the testing and tasks
    documentation for more information.

Don't miss a new vscode_deno release

NewReleases is sending notifications on new releases.