github-code-folding
github-code-folding copied to clipboard
Chrome extension that enables code folding in GitHub
Hi Noam @noam3127, Thank you for Github Code Folding. Unfortunately, `background.js` generates an error: Missing host permission for the tab:  
Hi, thanks for the great plugin! I use it all the time. One thing I keep finding myself wishing I could do, especially on large files, is click a button...
I love this extension, thank you for releasing it! If I could be slightly selfish and just make one feature request, it would be for the browser to remember which...
Would allow for built-in wider cross-browser compatibility, less cluttered toolbars, and faster update cycles.
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...
I have never used this extension before, so I don't know that it ever worked. I do know it doesn't work for me right now, but perhaps it's user error...
Hi, Great extension! Really useful when exploring new repos. Can you also add [gist.github.com](https://gist.github.com/prerakmody/1b6f349db1634846303fac27060805cc#file-focusnet_sample-py-L19) to the sites that the extension can access. 
I want to collapse braces for the following statements. - if - else - while - for - foreach