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

Chrome extension that enables code folding in GitHub

Results 9 github-code-folding issues
Sort by recently updated
recently updated
newest added

Hi Noam @noam3127, Thank you for Github Code Folding. Unfortunately, `background.js` generates an error: Missing host permission for the tab: ![image](https://user-images.githubusercontent.com/4270240/106184631-ab108380-6156-11eb-9243-af248cec3201.png) ![image](https://user-images.githubusercontent.com/4270240/106184676-b9f73600-6156-11eb-9187-db67c43dece8.png)

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. ![image](https://user-images.githubusercontent.com/2803936/199463165-61cb866a-1883-44a5-beda-4e0d0009e35f.png)

I want to collapse braces for the following statements. - if - else - while - for - foreach