serkonda7/vscode-vba

Specify code folding markers

serkonda7 opened this issue · 1 comments

What problem does the feature solve?
Allow folding code blocks like procedures, loops, if, ...

VS Code offers indentation based folding on it's own.
Thus defining vba specific markers is not needed.