completions
|
Use smart case in flyimport items lookup
|
2021-03-21 11:45:37 +02:00 |
render
|
Store an AstId for procedural macros
|
2021-03-18 16:11:18 +01:00 |
completions.rs
|
Add basic lifetime completion
|
2021-03-20 23:25:07 +01:00 |
config.rs
|
rename completion -> ide_completion
|
2021-02-17 17:53:31 +03:00 |
context.rs
|
Fix incorrect scoping in while expressions
|
2021-03-21 01:28:42 +01:00 |
lib.rs
|
Less reallocations
|
2021-03-21 11:45:37 +02:00 |
patterns.rs
|
Upgrade rowan
|
2021-03-16 16:10:49 +03:00 |
render.rs
|
Add label completion
|
2021-03-21 01:02:22 +01:00 |
test_utils.rs
|
Make group imports configurable
|
2021-03-07 10:15:17 +02:00 |