Releases: file-icons/atom
Releases · file-icons/atom
v2.0.15
Bugs fixed
- [
#537
,#540
] Errors thrown foratom-svn
andatom-ng
users - [
#541
] Certain filenames replacing.tpl
icons linguist-language
strategy not working on Windows- Missing cache and repository icons on Windows. Seriously this time.
- Icons not cleared from memory when closing
find-and-replace
New icons
- ABIF:
.abif
,.ab1
,.fsa
- EJS:
.ejs
- Hoplon:
.hl
- KiCad:
.kicad_pcb
- Mercurial:
.hg
folders - PlatformIO:
platformio.ini
- Polymer:
polymer.json
- Rhino3D:
.3dm
,.rvb
- VirtualBox:
.vbox
- VMware:
.vmdk,
.nvram
,.vmsd
,.vmsn
,.vmss
,.vmtm
,.vmx
,.vmxf
Support for new filenames/extensions
- Apache Hive Query:
.hql
- LookML:
.lkml
v2.0.14
Bugs fixed
- [
#523
] Exception thrown at startup on Ubuntu - [
#528
] Certain path separators not normalised on Windows - Submodule icons not showing in tree-view
- Missing repo icons in projects that were opened through a symlink
- Icon config: Incorrect priority levels assigned to certain icons
- Icon config: Icon names not fuzzed when generating alias pattern
New icons
- Ansible:
ansible.yml
- Aurelia:
aurelia.json
- bitHound:
.bithoundrc
- Brunch:
brunch-config.{js|coffee|ts}
- Buck:
.buckconfig
,BUCK
- Bundler:
Gemfile
,Gemfile.lock
- CakePHP: Updated logo
- Chef:
chefignore
,Berksfile
,Policyfile
- COBOL:
.cob
,.ccp
,.cbl
,.cobol
,.cpy
- CodeKit:
config.codekit
- Delphi:
.dfm
,.dpr
- Doclets:
.doclets.yml
- DoneJS
- Drone:
.drone.yml
- GitLab:
.gitlab-ci.yml
- HaxeDevelop:
.hxproj
- Jasmine:
jasmine.json
,jasmine.js
- Jest:
jest.json
,jest.config.json
- KitchenCI:
kitchen.yml
,.kitchen.yml
- Lerna:
lerna.json
- Lime:
.hxp
- Microsoft InfoPath:
.infopathxml
,.xsn
,.xsf
,.xtp2
- Nuclide
- Octave:
.octave
- PHPUnit:
phpunit.xml
- Redux
- RSpec:
.rspec
- Sequelize:
.sequelizerc
- Shipit:
shipitfile.js
- Shippable:
Shippable.yml
- Swagger:
swagger.json
,.swagger-codegen-ignore
- Template Toolkit:
.tt
,.tt2
,.tt3
- Twig:
.twig
Support for new filenames/extensions
- Blade:
.blade
- Erlang:
Emakefile
- GraphViz/PlantUML:
.plantuml
,.iuml
,.puml
,.pu
- Jekyll:
_config.yml
,.nojekyll
- MkDocs:
mkdocs.yml
- Paket:
paket.*
configs,.paket
folders - Process IDs:
.pid
- Puppet:
.epp
- Tcl:
.exp
- Terminal:
.profile
- Visual Studio:
.vscodeignore
,.vsix
,.vssettings.json
,.vscode
folders - Yarn:
.yarnrc
,.yarn-metadata.json
,.yarn-integrity
,.yarnclean
- WeChat:
.wxml
,.wxss
v2.0.13
v2.0.12
v2.0.11
v2.0.10
v2.0.9
v2.0.8
Added
- [
#471
] Partial Nuclide support:
This solution is only a stopgap until Nuclide integrates the package's icon-service upstream.
In the meantime, support for Nuclide'sfile-tree
and OmniSearch is incomplete:- No support for V2's dynamic matching strategies.
File entries behave as they did in v1. Icons will continue to display normally elsewhere, however, such as in the tab-pane. Users may notice discrepancies if opening a file with a dynamically-assigned icon. - Directory icons limited to their defaults.
Remember you can still use your stylesheet to target.git
folders and the like. - Icons don't update when package-settings change.
Disabling colours, for example, won't remove colours from icons shown in thefile-tree
until they're redrawn. Users can force them to by collapsing and expanding each root directory when changing a setting. - Certain panels don't show icons.
E.g., OmniSearch's "Recent Files" list, or the file-tree's list of currently-open files.
- No support for V2's dynamic matching strategies.
- [
#501
] Support for DTML files - Colour for SQL filetypes
- Support: Emacs (
Cask
,.emacs.d
folders), SQL (.mysql
)
Fixed
v2.0.7
v2.0.6
Updated URLs to use new GitHub organisation.