Jeremy Kolb
|
e04661e495
|
Fix casing
|
2020-01-14 12:32:26 -05:00 |
|
Jeremy Kolb
|
4cb82c334d
|
More UI friendly labels
|
2020-01-14 11:49:14 -05:00 |
|
Aleksey Kladov
|
cda6355de2
|
simplify AssistCtx API
We never actually use ability to create multiple actions out of a
single context
|
2019-10-27 17:35:37 +03:00 |
|
Aleksey Kladov
|
8118dc1bb9
|
use more consistent naming
I think this is the first time I use global rename for rust-analyzer
itself :-)
|
2019-10-27 11:53:09 +03:00 |
|
Aleksey Kladov
|
a490ba06fa
|
document some more assists
|
2019-10-27 11:26:46 +03:00 |
|
kjeremy
|
53d1673edc
|
use any()
|
2019-10-11 15:55:45 -04:00 |
|
Alexander Andreev
|
81efd696cc
|
Merge branch 'master' into feature/issue/1856
# Conflicts:
# crates/ra_assists/src/ast_editor.rs
|
2019-09-30 12:07:26 +03:00 |
|
Alexander Andreev
|
fdbd6bb11a
|
Added test for check doc strings in crates.
#1856
|
2019-09-30 11:58:53 +03:00 |
|
Aleksey Kladov
|
05ca252fb5
|
remove ast_editor.rs
|
2019-09-30 10:05:12 +03:00 |
|
Aleksey Kladov
|
054c53aeb9
|
move remove bounds to ast/edit.rs
|
2019-09-30 09:56:20 +03:00 |
|
Aleksey Kladov
|
183a38fb50
|
keep ast creation API simple
|
2019-09-26 15:29:28 +03:00 |
|
Aleksey Kladov
|
a525e830a6
|
add new editing API, suitable for modifying several nodes at once
|
2019-09-25 17:57:12 +03:00 |
|
Aleksey Kladov
|
32843ae6f7
|
shorten AstBuilder names
|
2019-09-25 15:28:26 +03:00 |
|
Aleksey Kladov
|
69689625ce
|
move ast builder to a separate file
|
2019-09-25 14:35:26 +03:00 |
|
Aleksey Kladov
|
f32081fa18
|
move assists to subdir
|
2019-09-25 14:29:41 +03:00 |
|