We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When trying to setup visual studio code like in the ReadMe I got errors that it could not run the sourcekit-lsp. I'm trying this on Catalina.
Then I just tried to run it. But this failed with message below. Any idea's?
swift-LOCAL-2020-02-15-a.xctoolchain ./usr/bin/sourcekit-lsp Fatal error: fatal error encountered decoding message MessageDecodingError(code: LanguageServerProtocol.ErrorCode(rawValue: -32700), message: "expected \':\' in message header", id: nil, messageKind: LanguageServerProtocol.MessageDecodingError.MessageKind.unknown): file /Users/jenkins/data/workspace/swift-embedded/swift/src/sourcekit-lsp/Sources/LanguageServerProtocolJSONRPC/JSONRPCConnection.swift, line 191 [1] 8624 illegal hardware instruction ./usr/bin/sourcekit-lsp
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to setup visual studio code like in the ReadMe I got errors that it could not run the sourcekit-lsp. I'm trying this on Catalina.
Then I just tried to run it. But this failed with message below. Any idea's?
swift-LOCAL-2020-02-15-a.xctoolchain ./usr/bin/sourcekit-lsp Fatal error: fatal error encountered decoding message MessageDecodingError(code: LanguageServerProtocol.ErrorCode(rawValue: -32700), message: "expected \':\' in message header", id: nil, messageKind: LanguageServerProtocol.MessageDecodingError.MessageKind.unknown): file /Users/jenkins/data/workspace/swift-embedded/swift/src/sourcekit-lsp/Sources/LanguageServerProtocolJSONRPC/JSONRPCConnection.swift, line 191 [1] 8624 illegal hardware instruction ./usr/bin/sourcekit-lsp
The text was updated successfully, but these errors were encountered: