The [March update of vscode](https://code.visualstudio.com/updates/v1_22#_syntax-aware-folding) may allow a better handling of subtests folding (based on syntax instead of indentation) with [this new api](https://code.visualstudio.com/updates/v1_22#_folding-provider-api).
The March update of vscode may allow a better handling of subtests folding (based on syntax instead of indentation) with this new api.