drewbkoch / Brackets-File-Icons

File icons in Brackets editor's file tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brackets File Icons

This extension adds file icons to the brackets file tree. Thanks to ivogabe for his groundwork on this project. Original project repo here: Brackets-Icons

Screenshots

Screenshot

Supported files

The following files are supported at the moment:

  • JavaScript
  • JSON
  • TypeScript
  • CoffeeScript
  • LiveScript
  • HTML, HTM
  • SVG
  • XML
  • plist
  • PHP, SQL
  • Java
  • CSS, SASS, Less, Stylus
  • Shell script, Batch, command
  • Jade, EJS, Dust, Haml
  • TXT
  • Log
  • Markdown
  • Map
  • PNG, JPG, JPEG, TIFF, ICO
  • GIF
  • MP4, WebM, OGG
  • MP3, WAV
  • EOT, TTF, WOFF
  • GitIgnore, GitModules, GitAttributes
  • NPMIgnore, ORG (editorconfig.org)
  • HTAccess, HTPasswd, Conf
  • YAML
  • Project, Jscsrc, Jshintrc, Csslintrc, Todo, Classpath
  • Zip, Rar, 7z, Tgz, Tar, Gz, Bzip
  • ERB, RB, RDOC
  • PY, PYC, PYO, PYD

How to install

Open Brackets, and click the extensions button on the right. Search for 'Brackets File Icons' and click install.

License

Brackets File Icons is licensed under the MIT license. The original Brackets Icons is also licensed under the MIT license.

Font Awesome icons by Dave Gandy - http://fontawesome.io

Octicons icons by Github - http://github.com

Pictonic icons by Pictonic - http://pictonic.co

About

File icons in Brackets editor's file tree


Languages

Language:JavaScript 89.7%Language:CSS 10.3%