-
Instead of having to manually install servers, include a config option where you can basically provide a list of language servers you need, so that lspinstall can automatically install them if they ar…
famiu updated
3 years ago
-
`logger.fault` indicates that there was an internal error in SourceKit-LSP. We should ensure that we don’t hit any situation that causes a `logger.fault` while running tests by raising an `XCTFail` if…
-
### Description
Since the latest update of the extension, autocompletion has completely stopped working.
The automatic suggestions that used to appear while typing code no longer show up.
This …
-
| | |
|------------------|-----------------|
|Previous ID | SR-14244 |
|Radar | rdar://problem/74617017 |
|Original Repo…
-
I'm trying to figure out what I an doing wrong. My goal is to have cross file references not flagged as errors when I happen to look at swift files in an Xcode project with neovim.
When I open a s…
-
- `nvim --version`:
```
NVIM v0.9.4
Build type: Release
LuaJIT 2.1.1696795921
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "/opt/homebrew/Cellar/neovim/0.9.4/share/nvim…
-
There are ~150 TODOs left in the test cases where diagnostics from the C++ parser are superior to the ones generated by SwiftParser. Those should be fixed.
Some of these TODOs are marked as “good f…
-
| | |
|------------------|-----------------|
|Previous ID | SR-13598 |
|Radar | rdar://69596090 |
|Original Reporter | @…
-
SourceKit-LSP currently looks for a BSP server config file in `/buildServer.json`. BSP specifies that these config files should be located in `/.bsp` (among other locations). We should adopt the `.bsp…
-
| | |
|------------------|-----------------|
|Previous ID | SR-13635 |
|Radar | None |
|Original Reporter | pushpinderpa…