Aleksey Kladov
|
dad1333b48
|
New VFS
|
2020-06-23 17:51:06 +02:00 |
|
David Lattimore
|
467af611fb
|
SSR: Allow matching of whole macro calls
Matching within macro calls is to come later and matching of macro calls within macro calls later still.
|
2020-06-23 07:42:34 +10:00 |
|
David Lattimore
|
662ab2ecc8
|
Allow SSR to match type references, items, paths and patterns
Part of #3186
|
2020-06-22 21:42:55 +10:00 |
|
David Lattimore
|
ac9166a7af
|
Remove :expr from placeholders
Reasoning discussed at #3186
|
2020-06-17 18:28:24 +10:00 |
|
Aleksey Kladov
|
b795a07320
|
Doc more features
|
2020-05-31 10:14:36 +02:00 |
|
Jeremy Kolb
|
a5cc9a8a9b
|
Fix some clippy perf warnings
|
2020-05-25 13:35:52 -04:00 |
|
Aleksey Kladov
|
3850b1c086
|
Lift SourceChange to the ra_ide_db
|
2020-05-06 11:32:34 +02:00 |
|
Aleksey Kladov
|
ca9e0f5fe9
|
Fixup tests
|
2020-05-05 23:48:26 +02:00 |
|
Aleksey Kladov
|
27c7ef6d65
|
Use more natural signature for Edit::apply
|
2020-05-05 23:23:29 +02:00 |
|
Mikhail Modin
|
35a2cd08c1
|
Adds to SSR match for semantically equivalent call and method call
|
2020-04-02 20:18:44 +01:00 |
|
Mikhail Modin
|
47e8f3c93b
|
Adds sort for RecordLit comparison in SSR
|
2020-04-01 09:39:33 +01:00 |
|
Mikhail Modin
|
b150965ed7
|
Swtches to rust SSR query check
|
2020-03-15 21:23:18 +00:00 |
|
adamrk
|
b1ee6d17a4
|
get matches from code.descendants
|
2020-02-25 23:53:29 +01:00 |
|
adamrk
|
94603d9848
|
save comments as ra_syntax::ast::Comment
|
2020-02-25 23:35:16 +01:00 |
|
adamrk
|
4f1d90e73b
|
Handle trivia in strucural search and replace
|
2020-02-23 22:14:47 +01:00 |
|
Kirill Bulatov
|
eceaf94f19
|
More manual clippy fixes
|
2020-02-18 16:12:37 +02:00 |
|
Mikhail Modin
|
f8f454ab5c
|
Init implementation of structural search replace
|
2020-02-14 21:45:42 +00:00 |
|