swift-lsp icon indicating copy to clipboard operation
swift-lsp copied to clipboard

A Swift implementation of the LanguageServerProtocol spec.

Results 2 swift-lsp issues
Sort by recently updated
recently updated
newest added

No activity for quite a while, hoosh! An actively maintained language server for Swift definitely is valuable!

The "trace" settings is optional in the [Language Server Protocol](https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md#initialize-request). In the current implementation, it's parsing it as if it was _mandatory_.