This website requires JavaScript.
Explore
Help
Sign In
averello
/
sourcekit-lsp
Watch
1
Star
0
Fork
0
You've already forked sourcekit-lsp
mirror of
https://github.com/apple/sourcekit-lsp.git
synced
2026-03-02 18:23:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70b62b05c06cb986cbc3136090fa19ec6b6651ba
sourcekit-lsp
/
Sources
/
SourceKitLSP
/
Swift
/
CodeActions
History
Alex Hoppen
70b62b05c0
Merge branch 'main' into 6.0/merge-main-2024-05-14
2024-05-14 15:35:23 -07:00
..
AddDocumentation.swift
Don’t show
Add documentation
refactoring for declarations that are not on a new line
2024-05-08 15:05:35 -07:00
ConvertIntegerLiteral.swift
Make the
SourceKitLSP
module build in Swift 6 mode
2024-05-13 21:28:42 -07:00
ConvertJSONToCodableStruct.swift
Merge branch 'main' into 6.0/merge-main-2024-05-14
2024-05-14 15:35:23 -07:00
PackageManifestEdits.swift
Fix deprecated
ByteSourceRange
2024-05-10 10:50:57 +02:00
SyntaxCodeActionProvider.swift
Address my own review comments to
#1179
2024-05-08 14:56:09 -07:00
SyntaxCodeActions.swift
Add a syntactic "Add Codable structs from JSON" code action
2024-05-06 13:53:14 -07:00
SyntaxRefactoringCodeActionProvider.swift
Fix deprecated
ByteSourceRange
2024-05-10 10:50:57 +02:00