Peh
|
1f011fa4a3
|
style: rename crates to kebab case
|
2022-05-01 10:48:58 +00:00 |
|
Lukas Wirth
|
5c41f5d165
|
feat: Deprioritize completions of private but editable definitions
|
2022-02-02 02:05:49 +01:00 |
|
Lukas Wirth
|
40d5c58a80
|
Fully render const item completions from hir
|
2021-12-21 16:35:51 +01:00 |
|
Lukas Wirth
|
2b60d80eaf
|
Simplify const rendering, remove constructor structs
|
2021-12-21 15:04:19 +01:00 |
|
Lukas Wirth
|
ab657af5b7
|
Add some completion profile spans
|
2021-11-08 19:41:16 +01:00 |
|
Lukas Wirth
|
2f5afba9f8
|
Replace some String usages with SmolStr in completions
|
2021-11-05 12:30:39 +01:00 |
|
Lukas Wirth
|
0468b11de7
|
Remove CompletionKind in favor of CompletionItemKind
|
2021-10-27 17:23:43 +02:00 |
|
Lukas Wirth
|
b6ed91a6de
|
Rename *Owner traits to Has*
|
2021-09-27 12:54:24 +02:00 |
|
Lukas Wirth
|
9485d6efba
|
Fix some clippy lints in ide_completion
|
2021-07-21 19:52:10 +02:00 |
|
mahdi-frms
|
02d33c9856
|
eliminate find_use_path and show 'as' and 'use'
|
2021-07-05 02:15:31 +04:30 |
|
mahdi-frms
|
486bffc23e
|
show imported trait on autocompletion of associated items
|
2021-07-05 02:13:49 +04:30 |
|
yonip23
|
99c4a41cd1
|
use references in CompletionItem's builder
|
2021-03-11 17:46:41 +02:00 |
|
Aleksey Kladov
|
3db64a400c
|
rename completion -> ide_completion
We don't have completion-related PRs in flight, so lets do it
|
2021-02-17 17:53:31 +03:00 |
|