sde icon indicating copy to clipboard operation
sde copied to clipboard

Starting client failed. whats wrong?

Open muhrusdi opened this issue 7 years ago • 3 comments

[Error - 9:01:48 PM] Starting client failed Launching server using command /usr/local/bin/LanguageServer failed.

muhrusdi avatar Mar 14 '17 13:03 muhrusdi

@muhrusdi thank you for using. It is interesting to see this output in that there is not explicit invocation to the command /usr/local/bin/LanguageServer.

Can you share your running environment? os, vscode version...

do you add the sourcekite executable to your path as mentioned in the README?

jinmingjian avatar Mar 14 '17 23:03 jinmingjian

macOs Sierra, vscode 1.10.2. yes // Place your settings in this file to overwrite the default settings { "editor.fontFamily": "SF Mono, Monaco, 'Courier New', monospace", "workbench.colorTheme": "Dusk", "workbench.iconTheme": "vscode-great-icons", "swift.path.sourcekite": "/Users/muhrusdi/Data/Repositories/sourcekite/.build/debug/sourcekite" }

muhrusdi avatar Mar 24 '17 16:03 muhrusdi

@jinmingjian /@muhrusdi - the language server is https://github.com/RLovelett/langserver-swift / https://github.com/RLovelett/vscode-swift

you can close this ticket.

johndpope avatar May 09 '17 18:05 johndpope