deno-vscode icon indicating copy to clipboard operation
deno-vscode copied to clipboard

:hammer: A vscode extension to enhance development experience for deno

Results 7 deno-vscode issues
Sort by recently updated
recently updated
newest added

Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12. Commits 4235459 1.0.12 6a77d2f Clobber a Link if it's in the way of a File See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fstream&package-manager=npm_and_yarn&previous-version=1.0.11&new-version=1.0.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)...

dependencies

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.14.0. Changelog Sourced from js-yaml's changelog. [3.14.0] - 2020-05-22 Changed Support safe/loadAll(input, options) variant of call. CI: drop outdated nodejs versions. Dev deps bump. Fixed...

dependencies

I have deno installed within a Ubuntu session on Windows using WLS2. Basically, my VS Code doesn't have access to Deno. I would like to be able to cd to...

Hello I just installed the deno vscode extension. However whenever I type Cmd + P I cannot find the deno init command to be able to initialize a deno project.

question

I installed Deno, as mentioned in the [docs](https://github.com/denoland/deno_install#environment-variables), with `curl -fsSL https://deno.land/x/install/install.sh | sudo DENO_INSTALL=/usr/local sh`. As such, the folder `~/.deno` doesnt exist. Steps necessary for a working deno environment...

Hello, What are the differences with https://github.com/justjavac/vscode-deno ? Is it an additional set of features, a total rewrite, or simply a concurrent repository? Just asking.

## Description * Install deno * Install the extension * capture the usage with some tool and convert into a gif * post the screenshot as a comment and once...

help wanted
good first issue
hacktoberfest