mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-15 20:34:59 +00:00
Update lsp-servers.md (#1984)
Add a note that Windows also uses SourceKit-LSP which is distributed as part of the toolchain.
This commit is contained in:
committed by
GitHub
parent
f89afd9a39
commit
02eb744d82
@@ -302,8 +302,9 @@ On macOS with Homebrew, the binary is installed as `jdtls` on `$PATH`.
|
|||||||
|
|
||||||
| OS | Command |
|
| OS | Command |
|
||||||
|---------|----------------------------------------------------------------|
|
|---------|----------------------------------------------------------------|
|
||||||
| macOS | Included with Xcode; binary at `xcrun sourcekit-lsp` |
|
| macOS | Included with Xcode; binary at `xcrun sourcekit-lsp` |
|
||||||
| Linux | Included with Swift toolchain; install from https://swift.org |
|
| Linux | Included with Swift toolchain; install from https://swift.org |
|
||||||
|
| Windows | Included with Swift toolchain; install from https://swift.org |
|
||||||
|
|
||||||
### Config snippet
|
### Config snippet
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user