AdguardTeam / AdguardTeam/VscodeAdblockSyntax
Anyway to fold / collapse just for organization purpose inside a uBO filter with VscodeAdblackSyntax ?
- Vorherrschende Sprache
- TypeScript
- Sterne
- 88
- Forks
- 8
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hi, We are editing uBO filters in VS Code using VscodeAdblackSyntax. Can we use a symbol or a formatting to fold/collapse sections for presentation clarity?
Currently, we are using this presentation format:
```
!=== : as Heading 1 ===
! : as Heading 2
!!: as Heading 3
```
Here is an example:

It is not ideal because there is no folding / collapse possibility.
VscodeAdblackSyntax offers folding for pre-parsing directives like !#if / !#endif

but pre-parsing directives are for coding purposes, not just display purposes. Is there a better way than writting this:

Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.