issues
search
swiftlang
/
sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
Apache License 2.0
3.33k
stars
280
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Return compiler arguments for invalid package manifests
#1846
ahoppen
opened
4 days ago
1
Provide build settings for version-specific package manifests
#1845
ahoppen
opened
4 days ago
1
Fully qualify type names in call hierarchy, type hierarchy and workspace symbols
#1844
ahoppen
opened
4 days ago
4
Don’t crash when opening a file with an empty path
#1843
ahoppen
opened
4 days ago
1
Reply with `null` to `shutdown` request
#1842
ahoppen
opened
4 days ago
1
Log integers and booleans as public information by default in `NonDarwinLogger`
#1841
ahoppen
opened
4 days ago
1
Fix quadratic performance issue in `AsyncQueue<Serial>`
#1840
ahoppen
opened
4 days ago
1
Minor improvements to `DLHandle.Handle`
#1839
ahoppen
opened
6 days ago
2
Fix merge conflict
#1838
ahoppen
closed
1 week ago
1
Background indexing is too slow / demanding
#1837
MahdiBM
opened
1 week ago
1
`maxCoresPercentageToUseForBackgroundIndexing` is too high by default
#1836
MahdiBM
opened
1 week ago
2
Enable `MemberImportVisibility` in the CMake build
#1835
ahoppen
closed
1 week ago
1
[cmake] Build with CMake on macOS
#1834
Steelskin
opened
1 week ago
3
Skip tests that use background indexing when running tests with a Swift 5.10 toolchain
#1833
ahoppen
closed
1 week ago
1
Use `URL` in many cases where we used `AbsolutePath`
#1832
ahoppen
closed
1 week ago
3
Handle new swift-syntax closure expansion behavior
#1831
woolsweater
opened
1 week ago
0
`sourcekit-lsp --version` please?
#1830
MahdiBM
closed
1 week ago
3
JSON schema instead-of/for the Configuration File
#1829
MahdiBM
opened
1 week ago
8
Add VS Code to `Editor Integration.md`
#1828
MahdiBM
closed
1 week ago
1
Restrict directories that we search for `MyDependency.swift` in tests
#1827
ahoppen
closed
1 week ago
3
build: partially repair cross-repository testing
#1826
compnerd
closed
1 week ago
5
Add `Task{Start|Progress|Finish}Notification` to `BuildSystemMessageDependencyTracker`
#1825
ahoppen
closed
1 week ago
2
Allow `scratchPath` to be a relative path
#1824
kateinoigakukun
closed
1 week ago
3
build: wire in LMDB for IndexStoreDB dependency
#1823
compnerd
opened
1 week ago
1
Enable testPluginArgs on Windows
#1822
ahoppen
closed
1 week ago
9
Enable SwiftPM-baesd tests on Windows
#1821
ahoppen
closed
1 week ago
1
Fix issue where test nondeterministically failed if SwiftPM doesn't return build settings quickly
#1820
ahoppen
closed
1 week ago
1
Allow waiting for the next notification from SourceKit-LSP when the previous wait timed out
#1819
ahoppen
closed
1 week ago
1
Split `SKSupport` into multiple modules
#1818
ahoppen
closed
1 week ago
3
Address review comments for BSP implementation
#1817
ahoppen
closed
1 week ago
1
Respect .clangd CompilationDatabase configuration
#1816
ADKaster
opened
2 weeks ago
1
Handle on-type formatting requests
#1815
MahdiBM
closed
4 days ago
14
Can this `swiftlang/sourcekit-lsp` also serve for DAP purposes?
#1814
TyrfingMjolnir
closed
2 weeks ago
2
Mark `DummyBuildSystemManagerConnectionToClient.waitUntilInitialized` as `package`
#1813
ahoppen
closed
2 weeks ago
1
sourcekitd silently fails
#1812
award999
opened
2 weeks ago
4
Options to control swift-format
#1811
MahdiBM
opened
2 weeks ago
12
How to disable automatic formatting on save?
#1810
diocletiann
closed
2 weeks ago
3
Use `build/taskStart`, `build/taskProgress` and `build/taskFinish` to communicate progress from a BSP server to the client
#1809
ahoppen
closed
2 weeks ago
5
Adopt `MemberImportVisibility`
#1808
ahoppen
closed
2 weeks ago
6
Verify that all imports are declared as dependencies
#1807
ahoppen
closed
1 week ago
1
Handle `DocumentRangeFormattingRequest`
#1806
MahdiBM
closed
2 weeks ago
5
Handle "textDocument/rangeFormatting" and "textDocument/onTypeFormatting"
#1805
MahdiBM
closed
2 weeks ago
3
Don’t log “Did not compute dependents for target”
#1804
ahoppen
closed
2 weeks ago
1
Make `.index-build` a subdirectory of `.build`
#1803
ahoppen
closed
1 week ago
1
Import new Android overlay in more places
#1802
finagolfin
closed
3 weeks ago
7
Switch `Configuration File.md` to consistently use 2 spaces for indentation in list
#1801
ahoppen
closed
3 weeks ago
1
Minor readability changes in Configuration File.md
#1800
kudinovdenis
closed
3 weeks ago
1
Add a logging option to record all notifications received by SoruceKit-LSP
#1799
ahoppen
closed
3 weeks ago
1
Fix a crash when trying to apply in edit that has out of line positions
#1798
ahoppen
closed
3 weeks ago
2
Add documentation how to debug memory leaks
#1797
ahoppen
closed
3 weeks ago
3
Next