-
## Result from CocInfo
## versions
vim version: NVIM v0.4.4
node version: v15.2.1
coc.nvim version: 0.0.79-1cf07be052
coc.nvim directory: /Users/wang/MAC/.vim/bundle/coc.nvim
term: Apple…
-
I use forge with `spc g '`, error:
```
command-execute: Wrong type argument: commandp, forge-dispatch
```
```
emacs version 26.3
features JPEG RSVG IMAGEMAGICK GLIB NOTIFY ACL…
-
I successfully configured vscode to run with sourcekit-lsp, however it is extremely slow and I wanted to try sourcekite so I added path to sourcekite and changed mode but getting on every edit:
```
…
-
Hi,
I'm using Ubuntu 18.04 LTS, which comes with emacs 25.2.2
Installing lsp-sourcekit fails with `Package 'emacs-26.1' is unavailable.`
After some investigation, it looks like emacs 25 support …
-
One more thing for the release I want to try is to patch SourceKit-LSP so that it can take a `--destination` argument and pass it to `swift build`. This should make it possible to get autocomplete in …
-
Installation prompts me to install Xcode. I'm not running on macOS (I only use the mac as a build machine).
It it not possible to install this on non-mac devices? If not, is it somehow possible to …
-
- `nvim --version`: lastest
- language server name/version: all
- Operating system/version: macOS
nvim -c ":checkhealth nvim nvim_lsp"
health#nvim_treesitter#check
=========================…
-
When using sourcekit-lsp to work with a somewhat big iOS project, kak-lsp works for me most of the time. However, when I try jumping to a certain class definition in an unopened Swift file, nothing ha…
-
As below, it looks like my setup is working because `LspHover` is fine but not `LspDefinition`/`LspDeclaraction`.
Log of working `LspHover`:
```
Sun Oct 13 11:28:54 2019:[{"response": {"data": {"…
-
Main reason I'd consider switching current documentation framework out is that the markup handling is a bit different from (github) markdown.
We could use vuepress (example https://docs.sublimetext…