github-code-folding icon indicating copy to clipboard operation
github-code-folding copied to clipboard

Not working on Zig code?

Open nigelatdas opened this issue 2 years ago • 1 comments

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

nigelatdas avatar Dec 07 '23 23:12 nigelatdas

It isn't working on PowerShell either

https://github.com/Ayanmullick/AzPaaS/blob/master/Database/AzSQLMI.ps1

Ayanmullick avatar Nov 02 '25 23:11 Ayanmullick