Daiki Ihara
|
7a2eebde22
|
Add initial_contents field for CreateFile
|
2020-12-21 15:55:40 +09:00 |
|
Daiki Ihara
|
c8f5792a36
|
Add handling file_system_edit in test assists
|
2020-12-21 15:52:02 +09:00 |
|
Aleksey Kladov
|
4a16c228e7
|
Fix panic when extracting struct
|
2020-11-09 16:59:57 +01:00 |
|
bors[bot]
|
2d3b0571bb
|
Merge #6465
6465: Support multiple file edits in AssistBuilder r=matklad a=Veykril
Fixes #6459
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
|
2020-11-09 11:54:42 +00:00 |
|
Lukas Wirth
|
4c03d98db4
|
Remove text_edit_builder api from AssistBuilder
|
2020-11-08 23:22:11 +01:00 |
|
Aleksey Kladov
|
5ba4f949c2
|
Kill RAW_ literals
Syntactically, they are indistinguishable from non-raw versions, so it
doesn't make sense to separate then *at the syntax* level.
|
2020-11-06 22:23:14 +01:00 |
|
Lukas Wirth
|
db5c529781
|
Support multiple file edits in AssistBuilder
|
2020-11-04 12:34:33 +01:00 |
|
Igor Aleksanov
|
19cce08662
|
Re-export base_db from ide_db
|
2020-10-24 11:39:57 +03:00 |
|
unexge
|
0847bc801e
|
Use Definition::find_usages for finding used items in expand glob import
|
2020-08-20 21:34:53 +03:00 |
|
Aleksey Kladov
|
aa1a7a5414
|
Introduce Label
|
2020-08-18 16:50:07 +02:00 |
|
Aleksey Kladov
|
fc34403018
|
Rename ra_assists -> assists
|
2020-08-13 17:33:38 +02:00 |
|