add folding for where clauses
This commit is contained in:
@@ -524,6 +524,7 @@ pub(crate) fn folding_range(
|
||||
| FoldKind::ArgList
|
||||
| FoldKind::Consts
|
||||
| FoldKind::Statics
|
||||
| FoldKind::WhereClause
|
||||
| FoldKind::Array => None,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user