We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff2d3b commit 9f36b01Copy full SHA for 9f36b01
docs/development.md
@@ -38,11 +38,6 @@ This will compile the TypeScript files in the project to JavaScript files.
38
Invoke-Build Build
39
```
40
41
-As a developer, you may want to use `Invoke-Build LinkEditorServices` to setup a symbolic
42
-link to its modules instead of copying the files. This will mean the built extension will
43
-always have the latest version of your PowerShell Editor Services build, but this cannot
44
-be used to package the extension into a VSIX. So it is a manual step.
45
-
46
### Launching the extension
47
48
#### From Visual Studio Code
0 commit comments