Lukas Wirth
|
77cbf4adbc
|
Bring the implementation closer to VSCode snippet definitions
|
2021-10-05 17:18:40 +02:00 |
|
Lukas Wirth
|
2b17da60db
|
Resolve macros in snippet require items
|
2021-10-04 22:53:02 +02:00 |
|
Lukas Wirth
|
454ecd167c
|
Make multiple import edits work for completions
|
2021-10-04 21:44:33 +02:00 |
|
Lukas Wirth
|
046c85ef0c
|
Add custom non-postfix snippets
|
2021-10-04 19:22:41 +02:00 |
|
Lukas Wirth
|
8de3f7ee53
|
Move out unqualified_path completion tests
|
2021-07-23 16:37:19 +02:00 |
|
Lukas Wirth
|
d5947d9d48
|
Clarify what the outline test module is for
|
2021-07-22 20:03:29 +02:00 |
|
Lukas Wirth
|
2a48b53220
|
Correct completions in items tests
|
2021-06-17 15:43:21 +02:00 |
|
Lukas Wirth
|
aa644b5585
|
Move test_utils into tests module
|
2021-06-16 21:51:52 +02:00 |
|
Lukas Wirth
|
11115ebad8
|
Don't complete paths after attributes
|
2021-06-16 21:51:21 +02:00 |
|
Lukas Wirth
|
9ea6ee6b27
|
Don't show incorrect completions after unsafe or visiblity node
|
2021-06-16 21:51:20 +02:00 |
|
Lukas Wirth
|
d338a80394
|
Start refactoring ide_completion tests
|
2021-06-16 21:51:20 +02:00 |
|
Lukas Wirth
|
2987e05f15
|
simplify
|
2021-06-07 20:45:17 +02:00 |
|
Lukas Wirth
|
4eabcb2c01
|
Move more things into PathCompletionContext
|
2021-06-07 14:08:05 +02:00 |
|
Lukas Wirth
|
76fd1b316f
|
Remove obsolete is_new_item field on CompletionContext
|
2021-06-02 17:12:36 +02:00 |
|
Lukas Wirth
|
7de925b8ab
|
Collapse more CompletionContext booleans into enums
|
2021-05-27 02:54:49 +02:00 |
|
Eduardo Canellas
|
e31a762c63
|
fix: don't show pd/ppd completions where it shouldn't be
|
2021-05-25 11:53:11 -03:00 |
|
Aleksey Kladov
|
7e217a42e1
|
Unify naming
|
2021-03-12 12:22:45 +03:00 |
|
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 |
|