Young-Flash
|
ba2910a3a7
|
minor: correct some typos
|
2024-02-02 18:22:54 +08:00 |
|
Johann Hemmann
|
71d4dba960
|
redundant_pattern_matching
|
2024-01-19 17:31:01 +01:00 |
|
harpsword
|
3a78cc5e67
|
feat: add fold range for multi line match arm list
|
2022-06-18 16:05:56 +08:00 |
|
Lukas Wirth
|
4255996965
|
Re-export FxHashMap and FxHashSet from ide_db
|
2022-04-25 18:51:59 +02:00 |
|
Lukas Wirth
|
ab21cf2f4f
|
internal: Re-arrange ide_db modules
|
2022-03-06 19:04:04 +01:00 |
|
Lukas Wirth
|
b6ed91a6de
|
Rename *Owner traits to Has*
|
2021-09-27 12:54:24 +02:00 |
|
Lukas Wirth
|
151afdfe5c
|
Remove inherent methods from ast node that carry semantic meaning
|
2021-09-26 16:49:03 +02:00 |
|
Lukas Wirth
|
ed73460971
|
Folding ranges respect item visibilities
|
2021-07-15 17:44:23 +02:00 |
|
Lukas Wirth
|
efea07f31c
|
Add nested region folding test
|
2021-07-15 17:02:45 +02:00 |
|
Lukas Wirth
|
658514d378
|
Don't fold consecutive modules with item lists
|
2021-07-15 16:35:31 +02:00 |
|
Ayomide Bamidele
|
b4e936f8f0
|
Test for correct amount of emitted folds
|
2021-05-28 13:10:41 +01:00 |
|
Ayomide Bamidele
|
156d995423
|
Folding range for return types
|
2021-05-28 12:39:02 +01:00 |
|
Aleksey Kladov
|
188b0f96f9
|
Add more docs
|
2021-05-22 16:53:47 +03:00 |
|
m5tfi
|
c2cf34db90
|
remove unneeded visited_where_clauses
|
2021-05-05 06:28:41 +02:00 |
|
m5tfi
|
5778ab1e41
|
add folding for where clauses
|
2021-04-30 10:18:36 +02:00 |
|
Lukas Wirth
|
4b555ab1d9
|
Emit folding ranges for multiline array literals
|
2021-04-08 00:12:11 +02:00 |
|
Ayomide Bamidele
|
8e11796dc5
|
formatting fix
|
2021-03-29 12:56:02 +01:00 |
|
Ayomide Bamidele
|
a813062ed2
|
Folding range for statics
|
2021-03-29 12:20:26 +01:00 |
|
Ayomide Bamidele
|
391be07298
|
Folding range for consts
|
2021-03-29 12:17:19 +01:00 |
|
Ayomide Bamidele
|
23601454fe
|
New FoldKinds - Consts, Statics
|
2021-03-29 11:49:14 +01:00 |
|
Ayomide Bamidele
|
f6702dda9a
|
Test cases for folding consts and statics
|
2021-03-29 11:43:03 +01:00 |
|
Luciano Bestia
|
a28f9545e1
|
removed logging stuff
|
2021-02-13 17:50:52 +01:00 |
|
Luciano
|
75015b6eaa
|
Update crates/ide/src/folding_ranges.rs
Co-authored-by: Lukas Wirth <lukastw97@gmail.com>
|
2021-02-13 17:46:26 +01:00 |
|
Luciano Bestia
|
084b21bc36
|
simple comparison instead of regex
|
2021-02-05 14:32:03 +01:00 |
|
Luciano Bestia
|
9f1d341ee9
|
added region folding
|
2021-01-18 19:45:42 +01:00 |
|
Lukas Wirth
|
a1c8bdecfd
|
Use items can also have doc comments
|
2020-12-04 17:09:40 +01:00 |
|
Aleksey Kladov
|
1b0c7701cc
|
Rename ra_ide -> ide
|
2020-08-13 17:58:27 +02:00 |
|