noam3127 / github-code-folding

Chrome extension that enables code folding in GitHub

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Code Folding

Chrome and Firefox extension that enables code folding in GitHub

Install via the Chrome web store or Mozilla AMO

demo

Code folding - the ability to selectively hide and display sections of a code - is an invaluable feature in many text editors and IDEs. Now, developers can utilize that same style code-folding while poring over source code on the web in GitHub. Works for any type of indentation- spaces or tabs.

About

Chrome extension that enables code folding in GitHub

License:MIT License


Languages

Language:JavaScript 92.2%Language:CSS 7.8%