-
`sourcekit-lsp` returns some errors
![截圖 2020-03-06 上午12 48 03](https://user-images.githubusercontent.com/4080524/76004272-2f0cbc00-5f44-11ea-85b9-f51d2b4d5f38.jpg)
**Step to reproduce:**
1. ins…
-
Hello,
Whenever I open an .R or .Rmd file in Sublime Text 3 I get the message "Language server rlang has crashed, do you want to restart it?" When I click 'Restart' it gives me the same message. Wh…
-
Error while make install:
'XMLParser' is unavailable: This type has moved to the FoundationXML module. Import that module to use it.
-
Any plan to support [SourceKit LSP](https://github.com/apple/sourcekit-lsp)
-
Issue Type: Bug
The text in the hover is covered by the horizontal bar.
VS Code version: Code - Insiders 1.45.0-insider (a0fe37870c42e0704a492cdc6b8550b4cf23f63c, 2020-04-30T05:36:26.4…
-
Hello, I am creating a snippet for VS Code with long descriptions. I have noticed that the description popup window in VS Code has a scrollbar, but it would be greater if I can enlarge the window. Thi…
-
Hi, I've installed Swift Development Snapshot Toolchain and set Xcode to use it.
However, when I open a Swift file in Neovim, coc-sourcekit doesn't start.
`:CocCommand workspace.showOutput` doesn't …
-
Another item spawned fro #291
The Dart Analysis Server that ships with Flutter 1.17 is sending upwards of 27,000 completion items to LSC's auto-completion engine.
Needless to say, VimScript and…
-
@DanTup
Hello, I'm using dart lsp for emacs, and writing flutter code.
Dart analysis server returns so large json response for `textDocument/completion` that emacs freezes while parsing json file …
itome updated
4 years ago
-
I have the following .swiftlint.yml file:
```yaml
included:
- Sources
```
If I run on the commandline, `swiftlint` will report a clean sheet, no issues.
If I then run this from `vscode` I …