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
3be034233b7eb8978e896d60fc16a450dbf2fcba
sourcekit-lsp
/
Sources
/
SourceKitLSP
/
Swift
/
CodeActions
History
Alex Hoppen
202d723c77
When performing jump-to-definition on a method implementing a protocol requirement, jump to the requirement
...
rdar://129412482
2024-06-08 10:29:18 -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
Make the
SourceKitLSP
module build in Swift 6 mode
2024-05-13 21:28:42 -07:00
PackageManifestEdits.swift
Merge pull request
#1240
from DougGregor/code-action-add-target
2024-05-17 15:24:11 -07: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
When performing jump-to-definition on a method implementing a protocol requirement, jump to the requirement
2024-06-08 10:29:18 -07:00