vscode-beancount
vscode-beancount copied to clipboard
Use folding markers to provide outline
Using ;#region My Region
works great to bring some order to longer files. It would be awesome if these markers could also be used for the outline in vscode, so jumping to the beginning of those regions would be even easier.
Thanks for your work, excellent extension!
+1
please also considering that once we use bean-extract
, there will be a comment line for each import file. so it would be great if we can have a outline based on the import structure.
thanks!
I would also really appreciate this feature, especially if the labels could be nested. Would something like @isometimescode implementation work?