Lukas Wirth
|
2ee090faaf
|
Allow to disable import insertion on single path glob imports
|
2021-06-18 23:11:56 +02:00 |
|
Lukas Wirth
|
fa20a5064b
|
Remove SyntaxRewriter usage in insert_use in favor of ted
|
2021-04-20 02:09:12 +02:00 |
|
Lukas Wirth
|
8fa3011908
|
Use CompletionTextEdit::InsertAndReplace if supported by the client
|
2021-04-08 15:21:27 +02:00 |
|
Josh Mcguigan
|
0e31ae2cef
|
completion relevance distinguish between exact type match and could unify
|
2021-03-26 09:18:18 -07:00 |
|
Josh Mcguigan
|
ba924d04b3
|
increase completion relevance for items in local scope
|
2021-03-14 08:00:47 -07:00 |
|
Josh Mcguigan
|
acbe297fbd
|
update relevance score u8 -> u32
|
2021-03-12 06:16:04 -08:00 |
|
Josh Mcguigan
|
10fb065b14
|
add relevance score test
|
2021-03-12 06:16:04 -08:00 |
|
Josh Mcguigan
|
9ee3914c61
|
remove unused CompletionScore enum
|
2021-03-12 06:16:04 -08:00 |
|
Josh Mcguigan
|
3679821eea
|
add completion relevance score
|
2021-03-12 06:16:01 -08:00 |
|
yonip23
|
99c4a41cd1
|
use references in CompletionItem's builder
|
2021-03-11 17:46:41 +02:00 |
|
Aleksey Kladov
|
b2764a6641
|
Future proof completion scores
|
2021-03-09 20:24:09 +03:00 |
|
Aleksey Kladov
|
12fe301a0c
|
Cleanup auto-ref in completion
|
2021-03-09 18:06:08 +03:00 |
|
Aleksey Kladov
|
abc0ed36bd
|
Cleanup
|
2021-03-09 17:44:27 +03:00 |
|
Aleksey Kladov
|
444d67ae18
|
Cleanup
|
2021-03-09 17:42:05 +03:00 |
|
Kirill Bulatov
|
db61d4ea13
|
Rebase leftovers
|
2021-03-08 23:59:20 +02:00 |
|
Kirill Bulatov
|
c56b59d377
|
Cleanup
|
2021-03-08 23:59:20 +02:00 |
|
Kirill Bulatov
|
24a5d3b19d
|
Fix the completion labels and tests
|
2021-03-08 23:59:20 +02:00 |
|
Kirill Bulatov
|
33c83e72b9
|
Work towards better import labels
|
2021-03-08 23:59:20 +02:00 |
|
Kirill Bulatov
|
582cee2cdf
|
Return more data about located imports
|
2021-03-08 23:59:18 +02:00 |
|
asv
|
96fc01a30b
|
Make group imports configurable
|
2021-03-07 10:15:17 +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 |
|