-
In sourcekit-lsp we want to get the compiler arguments for a source file generated by a build plugin but we definitely don’t want to run the build plugin ourselves (as we don’t have a background build…
-
Like this issues #552
I want to proposal an other way, or say it just for soucekit-lsp.
Let vscode-swift support read destination file, and can set target. Then vscode-swift can read the destinat…
-
To reproduce run
```
UBSAN_OPTIONS=halt_on_error=true ~/swift-latest/usr/bin/swift test --sanitize=undefined --filter testObjectiveCTestsAfterInMemoryEdit
```
Output
```
Test Case '-[Source…
-
this is my configuration:
```
(use-package lsp-sourcekit
:ensure t
:after lsp-mode
:config
(setq lsp-sourcekit-executable "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDe…
-
| | |
|------------------|-----------------|
|Previous ID | SR-11276 |
|Radar | None |
|Original Reporter | cukier (JIRA…
-
I recently started using xcode-build-server with sourcekit-lsp in neovim, and I'm having trouble with the LSP. For context I used Xcodebuild.nvim to configure the setup and then ran the xcode-build-se…
-
### Swift version
swift-driver version: 1.113 Apple Swift version 6.0 (swiftlang-6.0.0.7.6 clang-1600.0.24.1)
### Platform
macOS 14
### Editor
Visual Studio Code
### Does the issue reproduce wit…
-
### Swift version
swift 5
### Platform
Linux 5.19
### Editor
Visual studio with swift-tools-version 5.9
### Does the issue reproduce with Swift 6?
I didn’t try
### Description
Creating this i…
-
**Description**
In some configurations, SourceKit on Linux fails to cache modules (while emitting SIL?), crashing with the following error:
```
/usr/local/swift/bin/sourcekit-lsp: symbol lookup…
-
### Swift version
Swift version 6.0.2 (swift-6.0.2-RELEASE) Target: x86_64-unknown-linux-gnu
### Platform
Arch Linux (6.11.5-arch1-1)
### Editor
VS Code (swiftlang/vscode-swift extension)
### De…