-
### Description
Recent versions of CMake allow building Swift and C++ code in the same project.
The support is still immature and needs specific handling in the CMake to properly take advantage of…
-
After upgrading to macOS Sequoia yesterday, I'm now seeing the following error when trying to access the definition of a variable.
> Error when executing textDocument/definition : sourcekitd reques…
-
### Description
Ran `SKIP_XCODE_VERSION_CHECK=1 ./swift/utils/build-toolchain com.example`. It ended with an error.
```
++ date +%Y
+ YEAR=2024
++ date +%m
+ MONTH=03
++ date +%d
+ DAY=20
+…
-
Would be awesome to have support for Swift.
I'm available to help you out!
-
Build systems managed by `BuildSystemManager` get file change notifications forwarded from the client. But `SourceKitLSPServer` specifies the patterns to watch for. Build systems should be able to spe…
-
**Describe the bug**
Tests in extensions of XCTest classes don't get listed under their class name in the TestExplorer and they don't run when you select them.
**To Reproduce**
Steps to reproduce…
-
I am trying to set up a minimal code editor with support for extensions, themes, and LSP. Despite being aware of #444, I’m still struggling to understand how to load a local VSCode extension from a vs…
-
| | |
|------------------|-----------------|
|Previous ID | SR-13852 |
|Radar | rdar://problem/71385575 |
|Original Repo…
-
When opening a C file using VS Code with SourceKit-LSP as the language server, no diagnostics are shown. This seems to be because the diagnostic’s source is `clang` and that’s not in `DiagnosticsManag…
-
Hi! I'm getting recently some issues from LSP.
Any idea what could be causing it? I'm not sure if it's something xcode-build-server related or not.
```
[ERROR][2024-08-30 12:38:55] .../vim/lsp/…