Skip to content

v2.1.44

Compare
Choose a tag to compare
@Alhadis Alhadis released this 02 Nov 11:31
· 110 commits to master since this release
v2.1.44

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.