-
Issue Type: Bug
* Open an empty workspace
* Go to File Explorer and then click Open Folder
* Nothing happens
`cmd+r` and then choose a folder works fine.
VS Code version: Code - Insiders …
-
Settings:
```
"sde.languageservermode": "sourcekit-lsp",
"sourcekit-lsp.serverPath": "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/sourcekit-lsp",
"so…
-
**Describe the bug**
I am getting an exit code of 127 when trying to run Erlang-LS with LSP.
I tried following the configuration advise in #565 as I thought that it might be the same issue, but I …
-
In current support for swift in theia is using the unpublished vscode extension, for that in theia swift docker, we need to build vscode extension everytime. so insted of using vscode extension to Spa…
-
The autocomplete popup does not show using ST4 on linux. This works as expected on ST3 - 3210 with lsp v.0.13.0
**To Reproduce**
Steps to reproduce the behavior:
eg in ST3 typing "pr" shows prin…
-
I cloned this repo in the packages directory.
I expect the server to start the installation when I open ST, but that is not happening. (and there is no LSP-pyls folder in the cache folder)
When …
-
## Result from CocInfo
## versions
vim version: NVIM v0.4.4
node version: v15.3.0
coc.nvim version: 0.0.79-5a9a0f22a2
coc.nvim directory: /Users/wang/MAC/.vim/bundle/coc.nvim
term: Apple…
-
hi
I use CodeLLDB to finish sourcekit-lsp debug in window wsl 2 / ubuntu linux
But it can not show local variables in VSCode :
![Screenshot (1)](https://user-images.githubusercon…
-
I found a hack which make iOS Module work in vscode, can we able to make it work for coc-sourcekit
https://funnyitworkedlasttime.dev/posts/2020-01-10-swift-vscode-sourcekit-lsp/
-
#### OS and language server
* macOS 10.15.5
* LSP 1.0.1
#### How you installed LSP (Package Control or from git?)
Package Control
#### Minimal reproduction steps
1. Enable `erlang-ls`
…