-
https://github.com/emacs-lsp/lsp-mode/issues/3028
https://github.com/emacs-lsp/lsp-sourcekit/issues/20
https://github.com/emacs-lsp/lsp-sourcekit/issues/18
tl;dr
after receiving
```
[Trace - …
wibed updated
3 years ago
-
| | |
| --- | --- |
| Bugzilla Link | [41177](https://llvm.org/bz41177) |
| Resolution | FIXED |
| Resolved on | Apr 18, 2019 00:59 |
| Version | trunk |
| OS | Linux |
| Attachments | [Issues at st…
-
I don't have a deterministic way to reproduce it but sometimes, when PC removes unused dependencies, the `0_package_control_loader` package is left in `ignored_packages` which breaks a lot of things.
…
-
My `init.vim` starts with this:
```
lua
-
#### Checkhealth
Put result of `:checkhealth compe`.
```
1 …
-
간단한 코드를 작성할 때는 프로젝트를 만들어야 하는 Xcode 보다는 vscode가 편할 때가 많다. Swift 자동 완성을 vscode에서 하기 위해선 `SourceKit-LSP` 를 vscode에 설치해야 한다.
이 글은 [Swift Development with Visual Studio Code](https://nshipster.com/vscod…
-
Issue Type: Bug
The SCM indicators on the gutter is positioned incorrectly
VS Code version: Code - Insiders 1.55.0-insider (04770364fdc1bebeca9d1a257df2cacce06b35d6, 2021-03-05T15:41:28.52…
-
This works:
```lua
require("lspconfig").pyright.setup(coq.lsp_ensure_capabilities({}))
```
But no snippets:
![image](https://user-images.githubusercontent.com/71897736/129750117-4046bc7a-a3a4…
-
- `nvim --version`:
```
NVIM v0.6.0-dev+81-gc642f3ac2
Build type: Release
LuaJIT 2.1.0-beta3
Compilation: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -O2 -DNDEBUG …
keith updated
3 years ago
-
### Description
[SourceKit-LSP](https://github.com/apple/sourcekit-lsp)
Implementaton of Swift Support using Sourcekit-LSP
# SourceKit-LSP
SourceKit-LSP is an implementation of the [Language…
ghost updated
3 years ago