index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ra_ide_api
/
src
/
completion
/
complete_snippet.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Auto-upgrade some insta snapshots
Aleksey Kladov
2019-11-15
1
-35
/
+39
*
Added test for check doc strings in crates.
Alexander Andreev
2019-09-30
1
-0
/
+2
*
:arrow_up: insta
Aleksey Kladov
2019-08-29
1
-5
/
+5
*
Remove vertical ellipses from tests in complete_snippet.rs and presentation.rs
Phil Ellison
2019-07-28
1
-23
/
+21
*
cargo format
Phil Ellison
2019-07-28
1
-15
/
+15
*
Inline snapshots for all tests in complete_snippet, remove now-unused check_c...
Phil Ellison
2019-07-28
1
-18
/
+57
*
allow rustfmt to reorder imports
Aleksey Kladov
2019-07-04
1
-2
/
+5
*
move testing functions
Aleksey Kladov
2019-02-24
1
-2
/
+1
*
More orthogonal method naming
Aleksey Kladov
2019-02-18
1
-1
/
+1
*
fix completion bugs
gfreezy
2019-01-23
1
-0
/
+13
*
use a combination of `source_change` and `text_edit` for `CompleteItem`
gfreezy
2019-01-20
1
-1
/
+1
*
refactor to use `remove_range` and `replace_range` instead of TextEdit
gfreezy
2019-01-19
1
-2
/
+2
*
refactor completions to use TextEdit instead of InsertText
gfreezy
2019-01-19
1
-24
/
+13
*
fix usages after rename
Aleksey Kladov
2019-01-08
1
-0
/
+73