Lukas Wirth
|
2e733b1a3e
|
Simplify
|
2021-08-14 19:09:36 +02:00 |
|
Lukas Wirth
|
bf918046fa
|
Only complete type annotations for patterns in function params
|
2021-08-14 18:18:32 +02:00 |
|
Lukas Wirth
|
03efb50ae8
|
Move out fn_param tests
|
2021-07-21 21:39:40 +02:00 |
|
Aleksey Kladov
|
15f11dce4a
|
feat: improve parser error recovery for function parameters
|
2021-07-17 22:41:04 +03:00 |
|
vi_mi
|
1338ddbe80
|
add: Adding self keyword completion in complete_fn_param
|
2021-07-10 16:11:15 +05:30 |
|
Lukas Wirth
|
aa644b5585
|
Move test_utils into tests module
|
2021-06-16 21:51:52 +02:00 |
|
Lukas Wirth
|
5660408f0a
|
Move more fields to ImmediateLocation
|
2021-05-30 21:35:01 +02:00 |
|
Aleksey Kladov
|
f5a81ec468
|
Upgrade rowan
Notably, new rowan comes with support for mutable syntax trees.
|
2021-03-16 16:10:49 +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 |
|
Lukas Wirth
|
1914b7723f
|
Don't complete super unless its valid in paths
|
2021-03-03 21:58:48 +01: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 |
|