@phoenix-plugin-registry/tjeffree.extensionhighlighter
v1.2.6
Published
File extension colours in Brackets' file tree.
Downloads
3
Readme
Brackets Extension Highlighter
This extension adds colours and highlights to file extensions on the brackets file tree. The following files are supported at the moment:
- JavaScript
- JSON
- TypeScript
- CoffeeScript
- LiveScript
- HTML, HTM
- SVG
- XML
- PHP
- Java, Java Server Pages
- CSS, SASS, Less, Stylus
- Shell script (sh, bat)
- TXT
- Markdown
- PNG, JPG, JPEG, TIFF, ICO
- GIF
- MP4, WebM, OGG
- MP3, WAV
- Jade
- EOT, TTF, WOFF
- GitIgnore, GitModules
- NPMIgnore
- HTAccess, HTPasswd, Conf
- YAML
- Puppet (pp)
- SQL
- Archives (rar, zip, 7z, tgz, tar, gz, bzip)
- Other dot Files (classpath, editorconfig, jscsrc, jshintignore, jshintrc, project, todo)
- Ruby (rb)
- Coldfusion (cfm, cfml)
You can request more file formats by creating an issue. Choose a color (in hex format) and add it to the issue.
How to install
Open Brackets, and click the extensions button on the right. Search for 'Brackets Extension Highlighter' and click install.
What it looks like
Contributors
License
Brackets Extension Highlighter is licensed under the MIT license.
The base for this repo is a fork from ivogabe/Brackets-Icons