-
### Describe the bug
`sourcekit-lsp` crashes when opening `.swift` files with:
```
2024-08-03 18:01:29.517 sourcekit-lsp[56787:c4a006c0] failed to start language service open("/nix/store/h8gh9c…
-
Instead of defining BSP extensions for `window/workDoneProgress/create` and `$/progress`, we should be able to use the standard `build/taskStart`, `build/taskProgress` and `build/taskFinish` messages …
-
### Swift version
swiftUI
### Platform
macos
### Editor
neovim
### Does the issue reproduce with Swift 6?
None
### Description
_No response_
### Steps to Reproduce
_No response_
### Loggin…
-
When setting `xcode-select` to Xcode 15.4 and request a diagnostics on a document it successfully decodes and items are returned. However When using Xcode 16 the items array is empty. I have turned on…
-
Ideally, this would output the corresponding Swift version (eg. 6.0) and the commit hash from which it was built. Maybe we can use a build plugin to get the commit hash and the Swift version from the …
-
When trying to invoke `sourcekit-lsp` on Nix, I get an error:
2024-05-03 14:47:53.510 sourcekit-lsp[25781:4ffff6c0] Could not determine host OS. Falling back to using '.so' as dynamic library exten…
-
### Editor/Client you used
Neovim
### Installation and Dependences checklist
- [ ] xbase is installed and ~/.local/share/xbase has required binaries
- [ ] All listed editor/client dependences is in…
-
I have
```elisp
(setq company-backends
'(company-files
company-keywords
company-capf
company-yasnippet
company-abbrev
company-dabbrev
c…
-
https://github.com/swiftlang/sourcekit-lsp/pull/1724 identified that no requests are being handled while `workspace/tests` is running, effectively blocking all LSP-based functionality while VS Code is…
-
**Describe the bug**
In a Swift Plugin package, vscode-swift/SourceKit is reporting that PackagePlugin doesn't exist.
The package builds fine, so it clearly does exist :)
**To Reprodu…