Skip to content

Commit bbdbed3

Browse files
authored
Merge pull request #2670 from MaxDesiatov/patch-1
Add link to the Language Server Protocol website
2 parents de0385c + 9a01b80 commit bbdbed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We’ve designed the system to make it easy to share packages on services like G
66

77
Swift Package Manager includes a build system that can build for macOS and Linux. Xcode 11 integrates with libSwiftPM to provide support for iOS, watchOS, and tvOS platforms.
88

9-
The [SourceKit-LSP](https://github.com/apple/sourcekit-lsp) project leverages libSwiftPM and provides Language Server Protocol implementation for editors that support LSP.
9+
The [SourceKit-LSP](https://github.com/apple/sourcekit-lsp) project leverages libSwiftPM and provides [Language Server Protocol](https://langserver.org/) implementation for editors that support LSP.
1010

1111
---
1212

0 commit comments

Comments
 (0)