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
/
src
/
completion
/
completion_item.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adds attribute completions (#3941)
Roberto Vidal
2020-04-24
1
-0
/
+2
*
Make sure that adding a snippet requires corresponding capability
Aleksey Kladov
2020-04-24
1
-2
/
+7
*
Restore CompletionItem immutability
Aleksey Kladov
2020-04-24
1
-6
/
+1
*
More functional
Aleksey Kladov
2020-04-24
1
-2
/
+2
*
Move
Aleksey Kladov
2020-04-23
1
-9
/
+9
*
Improve autocompletion by looking on the type and name
Benjamin Coenen
2020-04-21
1
-3
/
+1
*
Improve autocompletion by looking on the type and name
Benjamin Coenen
2020-04-21
1
-40
/
+2
*
feat: improve dot completions with scoring
Benjamin Coenen
2020-04-17
1
-58
/
+48
*
feat: improve dot completions with scoring
Benjamin Coenen
2020-04-16
1
-23
/
+39
*
feat: improve dot completions in a struct literal expression
Benjamin Coenen
2020-04-15
1
-29
/
+45
*
Improve autocompletion by looking on the type and name, change implementation...
Benjamin Coenen
2020-04-12
1
-1
/
+49
*
Fix completion tests
Aleksey Kladov
2020-03-12
1
-0
/
+3
*
Introduce completion test utils
Aleksey Kladov
2020-03-11
1
-30
/
+1
*
Add a test for disabled argument snippets
Aleksey Kladov
2020-03-11
1
-2
/
+10
*
Introduce CompletionOptions
Aleksey Kladov
2020-03-10
1
-3
/
+7
*
Trigger parameter info automatically
Aleksey Kladov
2020-03-06
1
-0
/
+15
*
More manual clippy fixes
Kirill Bulatov
2020-02-18
1
-2
/
+2
*
rename ra_ide_api -> ra_ide
Aleksey Kladov
2019-11-27
1
-0
/
+322