We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e2ba51 commit d25eed7Copy full SHA for d25eed7
generators/app/templates/ext-command-web/vsc-extension-quickstart.md
@@ -13,7 +13,7 @@
13
14
## Get up and running the Web Extension
15
16
-* Run `npm install`.
+* Run `<%= pkgManager %> install`.
17
* Place breakpoints in `src/web/extension.ts`.
18
* Debug via F5 (Run Web Extension).
19
* Execute extension code via `F1 > Hello world`.
0 commit comments