Skip to content

Commit 9f36b01

Browse files
authored
Remove LinkEditorServices comment in development.md (#4684)
Task was removed in #3775, now automatic for Debug-builds.
1 parent 0ff2d3b commit 9f36b01

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/development.md

-5
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ This will compile the TypeScript files in the project to JavaScript files.
3838
Invoke-Build Build
3939
```
4040

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-
4641
### Launching the extension
4742

4843
#### From Visual Studio Code

0 commit comments

Comments
 (0)