-
| | |
|------------------|-----------------|
|Previous ID | SR-10949 |
|Radar | None |
|Original Reporter | @Christopher…
-
```
Assertion failed: IDAndOffset.first.isValid() && "invalid FileID for transition", file C:\a\swift-build\swift-build\SourceCache\llvm-project\clang\lib\Serialization\ASTReader.cpp, line 6609
```
…
z2oh updated
4 months ago
-
**Describe the bug**
When using "Add Missing Protocol Requirements" the added functions are always indented with spaces, even if the file is set to indent with tabs.
**To Reproduce**
Steps to rep…
-
There already exist backends for swift auto-completion on Linux, such as:
https://github.com/oblitum/swift-ycm-core
And sourceKitten have Linux support already:
https://github.com/jpsim/SourceKit…
-
When building LSP with SPM we hit the export symbol limits:
```
lld-link: error: too many exported symbols (max 65535)
clang: error: linker command failed with exit code 1 (use -v to see invoca…
-
| | |
|------------------|-----------------|
|Previous ID | SR-13120 |
|Radar | rdar://problem/64953104 |
|Original Repo…
keith updated
2 years ago
-
| | |
|------------------|-----------------|
|Previous ID | SR-13959 |
|Radar | rdar://problem/72302316 |
|Original Repo…
keith updated
2 years ago
-
macOS 10.12.6
Xcode 9.0 beta 3
make fails with the following:
cd ./SourceKittenWrapper && swift build -c release
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/Car…
-
I see that specifying`custom_categories` can be used to achieve this, but for growing files, some that hold global constants and some that hold global functions, it is an additional maintenance overhe…
-
Hey,
I'm trying to index an entire Xcode project. Sadly the documentation for index is missing.
In one of the issues I've found it describes I'll have to pass more arguments such as:
sourcekit…