sde
sde copied to clipboard
Starting client failed. whats wrong?
[Error - 9:01:48 PM] Starting client failed Launching server using command /usr/local/bin/LanguageServer failed.
@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?
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" }
@jinmingjian /@muhrusdi - the language server is https://github.com/RLovelett/langserver-swift / https://github.com/RLovelett/vscode-swift
you can close this ticket.