Commit 97b0cdb
authored
Update LSP config example in README (#19)
Updated PowerShell Editor Services configuration with new binary path
and arguments.
The LSP config example shown in README doesn't work as far as I can tell
since there is no PowerShell Editor Services binary we could point to.
The commit uses a way to configure it as shown in [this
comment](wingyplus#16 (comment)).1 parent ecde130 commit 97b0cdb
1 file changed
Lines changed: 14 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
0 commit comments