Skip to content

Latest commit

 

History

History
504 lines (432 loc) · 18.1 KB

CHANGELOG.md

File metadata and controls

504 lines (432 loc) · 18.1 KB

Changelog

3.2.6 (2018-03-17)

New icons

Other improvements

  • Fixed issue with settings change detection (issue #221)

3.2.5 (2018-03-11)

  • Fixed broken color of docker icon

3.2.4 (2018-03-10)

New icons

Other improvements

  • Improved settings change detection (in 30e9b3b)
  • Optimized icons to reduce extension size (in 58476c5)

3.2.3 (2018-02-20)

New icons

Updated icons

  • Font folder
  • Git folder
  • Sass folder
  • Views folder
  • TypeScript

3.2.2 (2018-01-28)

New icons

Translations

3.2.1 (2018-01-04)

New icons

3.2.0 (2017-12-18)

New icons

Other improvements

  • optimized icon sizes to reduce the size of the extension

Added translations

3.1.0 (2017-11-26)

New features

  • Customizable language icon associations

New icons

Added translations

3.0.0 (2017-11-12)

New features

  • Change color of default folder icons
  • Icon Packs that enable additional icons
  • Hide or show the arrows next to folder icons
  • Customizable file icon associations
  • Customizable folder icon associations

Introduction of icon packs

An icon pack allows you to add additional icons with additional file associations to the icon theme. The feature was added because some icons are very specific and not relevant for all developers.

Available icon packs

  • Angular
  • Ngrx
  • React
  • Redux

New icons

Updated icons

  • JavaScript folder
  • VS Code (related to new logo) (issue #155)

Maintenance features

  • icon manifest (JSON) is generated completely
  • icon overview images are generated completely
  • implemented scripts to check icon configurations
  • improved tests

2.2.4 (2017-10-27)

Updated icons

Added translation

2.2.3 (2017-10-23)

Added icons

Updated icons

  • VS Code (related to new logo)
  • scripts folder
  • npm

Updated translations

  • Added I18N Simplified Chinese for the entries in the command palette (@RunningCoderLee in #140)
  • Added Spanish translations

2.2.2 (2017-10-02)

Added icons

Updated icons

Added translations

2.2.1 (2017-09-11)

Added icons

Updated icons

2.2.0 (2017-08-22)

Added icons

Added translations

Other improvements

  • extension now supports portable versions of VS Code (issue #120)

2.1.0 (2017-08-07)

Added folder icons

Added file icons

Updated extension

  • improved maintainability
  • new logo

2.0.11 (2017-07-18)

Added icons

Updated icons

  • folders
  • R
  • image

2.0.10 (2017-07-02)

Added icons

Updated icons

  • src folder
  • js folder

2.0.9 (2017-06-12)

Added icons

  • eslint
  • .esformatter

2.0.8 (2017-06-03)

Added icons

  • Folder icons (@ThomasGeek in #70)
  • Blue folder icons
  • vfl and kl support (@melMass in #72)
  • support for Riot.js tag files (@iFaxity in #73)
  • bower (.bowerrc, bower.json)
  • API Blueprint (.apib, .apiblueprint)

2.0.7 (2017-05-25)

Added icons

  • Terraform (.tf) (@tothandras in #66)
  • Laravel (.blade.php)
  • AppleScript (.applescript)
  • Gitlab (.gitlab-ci.yml)
  • Cake (.cake)
  • Cucumber (.feature)
  • Nim (.nim)
  • Babel (.babelrc)
  • Angular directive
  • .Rhistory

2.0.6 (2017-05-15)

Added icons

  • Heroku (Procfile)
  • EditorConfig (.editorconfig)

2.0.5 (2017-05-01)

Added icons

  • Solidity (.sol)
  • Autoit (.au3)
  • haml (.haml)
  • yang (.yang)

Added Powershell extensions (@Happycoil in #64):

  • psd1 - PowerShell data file
  • psm1 - PowerShell module file
  • ps1xml - PowerShell format and type definitions
  • psc1 - PowerShell console file
  • pssc - PowerShell session configuration file

2.0.4 (2017-04-14)

Added icons

  • Robotframework (.robot)
  • MarkoJS (.marko)
  • Fuse-box (fuse.js)
  • GraphQL

Updated icons

  • Sass
  • Less
  • PowerShell

2.0.3 (2017-04-02)

  • Update pug (jade) icon

2.0.2 (2017-04-02)

Added icons

  • Verilog (.v, .vhd)
  • Mathematica (.nb)
  • Wolframlang (.wl, .wls)
  • Nunjucks (.njk, .nunjucks)
  • Merlin (.merlin)
  • BuckleScript (.cmj)
  • Reason (.re, .rei)
  • Stylus (.styl)
  • .option
  • .tsv

2.0.1 (2017-03-18)

Added icons

  • Smarty (.tpl)
  • Elm (.elm)
  • Julia (.jl)
  • Twig (.twig)
  • PureScript (.pure)
  • Protractor

Updated icons

  • Docker
  • Gradle
  • FSharp
  • Yarn

2.0.0 (2017-03-11)

VS Code API support

  • Theme activation
  • welcome/update messages
  • i18n-Support
  • enable/disable Angular icons
  • enable/disable folder icons
  • Restore default settings

Added icons

  • Puppet
  • Elixir
  • Erlang
  • LiveScript
  • Travis
  • AppVeyor
  • Bithound
  • Angular icons
    • module.ts
    • component.ts
    • service.ts
    • routing.ts
    • pipe.ts
    • guard.ts
  • Test icons
    • spec.ts
    • test.ts
    • spec.js
    • test.js

Updated icons

  • icon for opened folders
  • Ocaml

1.3.4 (2017-02-23)

Added icons

  • Karma
  • cljs
  • Haxe
  • Perl
  • Mustache

1.3.3 (2017-02-14)

Added icons

  • Handlebars

Updated

  • Assembly icon
  • fixed ActionScript icon
  • webpack file extensions

1.3.2 (2017-02-08)

Added icons

  • Matlab
  • Diff
  • Razor
  • Shaderlab
  • Scala

Updated

  • default file icon
  • language ids
  • webpack file extensions

1.3.1 (2017-02-05)

  • fixed logo size

1.3.0 (2017-02-05)

Added icons

  • Ocaml
  • Favicon Icon
  • .js.map
  • .css.map
  • .plist
  • .erb

Updated

  • Webpack icon
  • folder icons
  • new Go Icon (Gopher)
  • tslint and tsconfig with default json icon
  • Apollo Assembly Icons

Other changes

  • new Logo

1.2.0 (2017-01-03)

Added icons

  • Angular
  • CMake
  • Vue
  • Assembly
  • YAML-tmLanguage
  • tmLanguage
  • webpackfile.js

Other changes

  • minimized all icons

1.1.5 (2016-12-18)

Added icons

  • ActionScript (.as)
  • Autohotkey (.ahk)
  • Dart
  • .mxml
  • .swc
  • .swf

1.1.4 (2016-11-27)

Added icons

  • Groovy
  • R
  • Clojure
  • Lua
  • Git Patch files
  • Kotlin
  • .yarn-integrity
  • .flow
  • .msi
  • .xslt
  • .jsbeautifyrc
  • Arduino
  • and other

1.1.3 (2016-10-25)

Added icons

  • .mm, .m, .c, .h
  • raml
  • jsx, tsx
  • and other

Updated

  • webpack icon