Stephan Seitz
|
ee9dd63ecd
|
fix(folds): has_fold -> has_folds
|
2020-09-16 10:02:37 +02:00 |
|
Santos Gallegos
|
50991e370b
|
Folds: rename query files to folds.scm to be consistent
We use plural names for all query files except folds.
|
2020-09-14 18:26:30 +02:00 |
|
Santos Gallegos
|
a5360d02e4
|
Fold: respect max_fold_level from 'foldnestmax'
|
2020-09-07 18:24:21 +02:00 |
|
Thomas Vigouroux
|
03621e758c
|
docs(fold): document and comment
|
2020-09-01 21:51:17 +02:00 |
|
Thomas Vigouroux
|
36d2c7d746
|
fix(fold): fix #350
Also correctly handle things like :
if (foo) {
}
if (bar) {
}
|
2020-09-01 21:51:17 +02:00 |
|
Thomas Vigouroux
|
545e5c479a
|
fix(fold): revamp fold
fix(fold): typo
fix(fold): remove debug and add queries
fix(fold): fallback to local scopes for folds
|
2020-09-01 21:51:17 +02:00 |
|
Stephan Seitz
|
5642507f6a
|
Make luacheck happy
|
2020-07-05 19:21:06 +02:00 |
|
Thomas Vigouroux
|
fbade728fe
|
feat: add syntax-based folding
|
2020-05-25 11:19:38 +02:00 |
|