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:
Saleem Abdulrasool
2026-06-14 17:55:29 -07:00
committed by GitHub
parent f89afd9a39
commit 02eb744d82
@@ -304,6 +304,7 @@ On macOS with Homebrew, the binary is installed as `jdtls` on `$PATH`.
|---------|----------------------------------------------------------------|
| macOS | Included with Xcode; binary at `xcrun sourcekit-lsp` |
| Linux | Included with Swift toolchain; install from https://swift.org |
| Windows | Included with Swift toolchain; install from https://swift.org |
### Config snippet