-
Notifications
You must be signed in to change notification settings - Fork 284
Pull requests: swiftlang/sourcekit-lsp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[6.1] Support background indexing when cross-compiling
#1939
opened Jan 21, 2025 by
kabiroberai
Loading…
Support completionItem/resolve to resolve compute documentation of a code completion item
#1938
opened Jan 21, 2025 by
ahoppen
Loading…
Use the SourceKit plugin for the code completion request
#1937
opened Jan 21, 2025 by
ahoppen
Loading…
Flush the
NonDarwinLogger
before shutting down SourceKitLSPServer
#1936
opened Jan 21, 2025 by
ahoppen
Loading…
Support opening documents within the same workspace with sourcekitd/clangd from different toolchains
#1934
opened Jan 18, 2025 by
ahoppen
Loading…
Split build systems for JSON compilation database and fixed compilation database
#1933
opened Jan 17, 2025 by
ahoppen
Loading…
Increase default test timeout in VS Code settings to 20s
#1932
opened Jan 17, 2025 by
ahoppen
Loading…
Add a hook to inject an
IndexStoreDB
instance into SourceKitLSPServer
#1930
opened Jan 17, 2025 by
ahoppen
Loading…
Rename
getReferenceDocument
request to textDocumentContent
#1639
opened Aug 22, 2024 by
fwcd
Loading…
Code actions to convert between computed properties and zero-parameter functions
#1562
opened Jul 10, 2024 by
antigluten
Loading…
Convert implicitly unwrapped optionals to proper optionals
#1539
opened Jun 29, 2024 by
AppAppWorks
•
Draft
BuildServerBuildSystem: share more code across platforms
#658
opened Oct 25, 2022 by
compnerd
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.