Alex Hoppen
63aeedecbd
[SourceKit] Only report textual results inside comments and strings from syntactic rename ranges
2024-02-29 15:37:29 -08:00
Alex Hoppen
6db68cb1e8
[SourceKit] Adjust test case since we now consider argument labels in comments
...
Companion of https://github.com/apple/swift-syntax/pull/2401
2023-12-12 09:36:28 -08:00
Alex Hoppen
8fd025625b
[SourceKit] Use NameMatcher that is rewritten in Swift for syntactic rename
2023-11-17 09:30:04 -08:00
Alex Hoppen
4103ad8cea
[SourceKit] Change tests to use find-rename-ranges instead of syntactic-rename
...
I will remove the `syntactic-rename` refactoring action in a follow-up commit. Clients should always ask for rename ranges and perform the rename by themselves instead of asking for a renamed file.
2023-11-15 11:20:27 -08:00
Argyrios Kyrtzidis
60a91bb736
[refactoring] Upstreaming the implementation for Swift local refactoring ( #11568 )
...
[refactoring] Upstreaming the implementation for Swift local refactoring
2017-08-22 16:50:16 -07:00