Skip to content

Releases: ivogabe/Brackets-Icons

v1.5.7 - pug and eslintrc

29 May 13:45
Compare
Choose a tag to compare
  • Added .pug (#108)
  • Added eslintrc (#106)

v1.5.6 - JSX and D

06 Jan 11:44
Compare
Choose a tag to compare
  • Added icon for .jsx (#100)
  • Added icon for .d from Devicons (#101)
  • Updated screenshots (#99)

v1.5.5 - Fixed user defined icons

03 Oct 06:37
Compare
Choose a tag to compare
  • Fixed an issue with user defined icons (#97)

v1.5.4 - Added haskell and csv

13 Sep 16:05
Compare
Choose a tag to compare

New extensions:

  • .hs
  • .csv
  • .tsv

v1.5.3 - Support for longer extensions (.foo.bar)

17 Aug 08:17
Compare
Choose a tag to compare
  • Added support for matching longer extensions (.d.ts, .babel.js)
  • Filenames / extensions are now case-insensitive

v1.5.2 - Bug fix

21 Jul 11:11
Compare
Choose a tag to compare
  • Removed an infinite loop for unknown dot files (example: .unknown, #89)
  • Improved behavior when a filename contains both unknown as known extensions were (#88)

If you have issues updating to 1.5.2, because Brackets doesn't respond any more due to the infinite loop, you should first remove Brackets Icons (ivogabe.icons) from the extensions directory:

  • Mac: ~/Library/Application Support/Brackets/extensions/user
  • Win: C:\Users\<user>\AppData\Roaming\Brackets\extensions\user
  • Linux: ~/.config/brackets/extensions/user

v1.5.1 - Improve secondary icons

20 Jul 19:30
Compare
Choose a tag to compare
  • Fix formatting of secondary icons (#81)
  • More devicons icons (#82)
  • Added brackets.json icon (#87)
  • Pre-built releases will also be published on the releases page on GitHub (#83)

Different icon sets & secondary icons

04 Jul 20:37
Compare
Choose a tag to compare
  • Ability to choose an icon set (Ionicons or Devicons)
  • Secondary icons (example: foo.min.js (min is a secondary icon), gulpfile.js (gulpfile is a secondary icon)

New extensions:

  • .mf (Manifest)
  • .qml
  • .pro (project)

v1.4.1 - Visual Studio files

28 May 19:38
Compare
Choose a tag to compare

New icons:

  • csproj, vbproj
  • sln
  • exe, dll
  • hbs (handlebars)

v1.4.0 - Customization

28 Apr 19:12
Compare
Choose a tag to compare

You can now customize Brackets-Icons with your own icons! #68
New extensions: .es6, .ctp