- Notifications
You must be signed in to change notification settings - Fork31
Browser extension that provides EditorConfig support for GitHub
License
RReverser/github-editorconfig
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DEPRECATED: as of 08-Jun-2015, Githubadded native support for EditorConfig.
This is a browser extension that providesEditorConfig support for GitHub.
You can download extension for your browser from the corresponding store:
Extension looks for.editorconfig
files in the repository the current file belongs to, and applies it's settings to code viewer and editor. Branch is always taken into account.
On options page you can also setdefault editorconfig.
You can test extension on files indemo folder of this repo.
Extension is built withKango - cross-browser extension framework.
Sample .editorconfig:
Code viewer (tabs are set to preconfigured width of 4 instead of GitHub's default 8):
Code editor (preconfigured options are chosen and marked as(auto);trim_trailing_whitespace
andinsert_final_newline
are taken into account on commit):
Options page (just a default.editorconfig
):
About
Browser extension that provides EditorConfig support for GitHub
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors9
Uh oh!
There was an error while loading.Please reload this page.