github-code-folding
github-code-folding copied to clipboard
Not working on Zig code?
I love the idea of this Extension. Much appreciate you putting in the work.
I noticed it wasn't working on this codebase : https://github.com/SuperAuguste/zig-design-patterns/blob/main/src/vtable.zig
Not sure why. It works on your own codebase. So I guess it's the language. The language uses braces { } and typically has standard indentation, so I expected it to work.
Cheers Nigel
It isn't working on PowerShell either
https://github.com/Ayanmullick/AzPaaS/blob/master/Database/AzSQLMI.ps1