Skip to content

Releases: file-icons/atom

v2.1.47

12 Mar 12:53
v2.1.47
Compare
Choose a tag to compare

Bugs fixed

  • Icons of symlinked projects that aren't Git repositories
  • [#841]: requirements.txt showing Binder icon instead of PyPi's
  • [github/linguist#5271]: Inaccuracies related to modeline matching
  • atom-fs: Breakage in Atom 1.56.0 caused by mixed BigInt comparisons

New icons

Icon previews

Support for new filenames/extensions

  • Configs: .git/info/*-*, .kys
  • Databases: index.{bt,db,dir,pag}, language-subtag-registry{,.txt}, nametable, whatis
  • Electron: {,*.}forge.config.js
  • Makefile: justfile
  • PostScript: .bez, fontinfo
  • PyPi: {dev,{doc,test}{,s}}-requirements.{in,txt}, requirements-{dev,{doc,test}{,s}}.{in,txt}
  • Scheme: .xtm

v2.1.46

14 Dec 12:53
v2.1.46
Compare
Choose a tag to compare

This release fixes two regressions introduced in v2.1.45.

Bugs fixed

  • Symlinked Git repositories showing incorrect icons
  • restQL icon not showing for associated filetypes

Support for new filenames/extensions

  • Configs .ldif, pf.os, rpc
  • Houdini: .vfl
  • Readme: sudo_lecture
  • Shell: *rc_Apple_Terminal

v2.1.45

07 Dec 16:44
v2.1.45
Compare
Choose a tag to compare

Bugs fixed

  • Editors blocked from opening when atom-fs misidentifies filetype
  • atom-fs: Buggy handling of very large inode values
  • atom-fs: Missing support for nested repository directories

New icons

Icon previews

Support for new filenames/extensions

  • BibTeX: .bbl
  • Config: .mcf
  • Databases: eign, term/tab.*, nterm/tab.{X,lpr}
  • Fonts: .dfont, .tfm
  • GNU: {A,L,}GPL*
  • Images: .avif, .heif, .heifs, .hif
  • Lex: .lx
  • macOS Libraries: .bundle, .ccl, .component, .framework, .kext, .mdimporter, .osax, .{osirix,}plugin, .qlgenerator
  • Makefile: contrib.mak-*
  • Nokogiri: .nokogirirc
  • PostScript: Fontmap
  • Printer: .joboptions
  • Readme: .yo
  • Tag: VERSION

v2.1.44

02 Nov 11:31
v2.1.44
Compare
Choose a tag to compare

Bugs fixed

  • Dockerfiles not consistently recognised from Vim and Emacs modelines

Changes

  • .python-version now shows a Python-config icon
  • .simplecov and .yardopts now show Ruby-config icons
  • .jsbeautifyrc, .jshintrc and .jscsrc now show JavaScript-config icons

New icons

Icon previews

Support for new filenames/extensions

Other additions

  • Improved recognition of test-files that use test_ prefixes (e.g., test_foo.py and test-bar.rb).
    Previously, only the suffixes were examined (or the names of parent directories).

  • runghc and runhugs now recognised as Haskell interpreters.

v2.1.43

19 Sep 12:55
v2.1.43
Compare
Choose a tag to compare

New icons

Icon previews

Support for new filenames/extensions

v2.1.42

25 Jul 08:25
v2.1.42
Compare
Choose a tag to compare

Bugs fixed

  • daa9906 not applying to shell-script tests
  • Inconsistent icons for JavaScript tests with .mjs and .cjs extensions
  • PKGBUILD using Shell instead of using Arch Linux icon

Changes

  • [#818]: Renamed Zeit entry to Vercel
  • .bats tests now display a test-icon instead of terminal-icon

New icons

Icon previews

Support for new filenames/extensions

v2.1.41

08 May 17:34
v2.1.41
Compare
Choose a tag to compare

Changes

  • Changed .brew-icon CSS class to use Homebrew logo
  • .m2 extension now associated with Macaulay2 instead of Modula-2
  • .cpc extension now associated with CpcdosC+ instead of Cartesian Perceptual Compression
  • [#812]: Hashbang strategy now recognises test-files
  • Renamed Bazel entry to Starlark
  • UnrealScript files now coloured grey

New icons

Icon previews

Support for new filenames/extensions

v2.1.40

31 Mar 12:03
v2.1.40
Compare
Choose a tag to compare

Changes

  • Added colour variations for JavaScript test files
  • Added support for JavaScript configs with .cjs and .mjs extensions
  • Changed Lefthook's icon to a solid-filled variant

New icons

Icon previews

Support for new filenames/extensions

v2.1.39

07 Feb 12:11
v2.1.39
Compare
Choose a tag to compare

New icons

Icon previews

Support for new filenames/extensions

  • ESLint: .eslintrc.{cjs,mjs}
  • Grunt: gruntfile*.{cjs,jsx,mjs,ts,tsx}
  • Gulp: gulpfile*.{cjs,jsx,mjs,ts,tsx}
  • Lasso: .lassoapp
  • Lua: lakefile, .rockspec, .luacheckrc
  • Jest: .jestrc{,.*}, jest.config.{cjs,jsx,mjs,ts,tsx}
  • Python config: pyproject.toml
  • Webpack: webpack*.{cjs,mjs,coffee}
  • WiX: .wix
  • Yarn: .yarn directories

Other

  • Added slimerjs to recognised JavaScript interpreters
  • Added colour variations for PL/SQL files

v2.1.38

11 Jan 09:14
v2.1.38
Compare
Choose a tag to compare

Bugs fixed

New icons

Icon previews

Support for new filenames/extensions