Skip to content

0.4.1

Compare
Choose a tag to compare
@mallowigi mallowigi released this 09 Jun 22:40
· 2526 commits to master since this release

This release adds a lot more configuration options, as well as file icons, color schemes and features:

Features

  • Redesigned the spinning loading wheel to look like the one on Material Design.
  • Redesigned popups to look like Material Designs toasts
  • Add an indicator in the status bar to show the currently loaded theme
  • Increased the row height in trees (Project View, Options...)
  • Themed tab close button
  • Themed Parameter Info and Quick Doc
  • Themed Autocomplete
  • New UI Icons: Toolbar icons, Debug icons, Welcome Screen

Settings

  • Bold Tabs
  • Custom Wallpaper for "No opened files"
  • Hide file icons
  • Compact Sidebar
  • Disable Project View Decorators
  • Disable Material Theme Icons
  • Disable Status Bar Indicator
  • Disable Material Components

Icons

This release adds a lot of new more file icons, related to many different frameworks and languages:

Global:

  • Microsoft Access, Word, Excel, Powerpoint
  • Audio and Video files
  • Adobe Illustrator, Elements, Photoshop, Indesign
  • Eclipse
  • Emacs
  • Vim
  • Idea
  • Diff files
  • DB files
  • Sublime
  • TextMate

Frameworks:

  • Android main files and apk
  • Aurelia
  • Ansible
  • Akka
  • Bazel
  • Blade
  • Joomla
  • Bundler
  • CakePHP
  • Cordova
  • Cmake
  • Django
  • Drupal
  • Ember
  • Flow
  • GraphQL
  • Hack
  • Karma
  • Knockout
  • Magento
  • Maya
  • Meteor
  • Play
  • Protractor
  • Redux
  • Riot
  • Robot
  • Rollup
  • Rspec
  • SBT
  • Symfony
  • Tern
  • Unreal
  • Xamarin

Languages:

  • Ada
  • Elm
  • Fsharp
  • JSX
  • Kotlin
  • Lua
  • Pascal
  • Powershell
  • Purescript
  • RDoc
  • Slim
  • Stata
  • Swagger

Other:

  • Mercurial
  • Mongodb
  • Nodemon
  • Nuclide
  • NuGet
  • Perforce
  • Redis
  • SVN
  • SQLite
  • JS, Python and Typescript tests
  • Vagrant

Other fixes

  • Fix PHP, JS, Groovy, Apache, Scala, Hibernate, Kotlin color schemes (amongst others)
  • Fix issue with light color schemes not being persisted
  • Remove autotheming of icons not in the association list
  • Other fixes and improvements