Skip to content

Actions, Icons and Checkstyle

Compare
Choose a tag to compare
@mallowigi mallowigi released this 17 Jul 16:53
· 2355 commits to master since this release

This release focuses on the creation of new Actions to change settings easier.

Actions

The actions included are

  • Toggle Contrast
  • Compact Sidebar
  • Compact Statusbar
  • Hide File Icons
  • Bigger tabs
  • Material Design components
  • Material Theme
  • Material Icons
  • Status bar indicator
  • Project View Decorators

These new actions will replace the existing ones in their relevant locations.

Besides, the Settings for the Material Theme Plugin are now located under the Appearance section instead of Tools

Checkstyle and Copyright

Nothing much, but now files are copyrighted and a Checkstyle configuration is checking for common mistakes and performance issues. Nothing relevant for the users though.

UI Icons

We're continuing on replacing the IDE's icons with Material Design ones. Included amongst others:

  • Many tool window icons: Project, Autoscroll, More Settings, Hide Tool Windows, Collapse, Expand, Minimize
  • Many action icons: Uninstall, Profile, CPU, Diff...
  • Many debugger related icons: Disable breakpoint, View breakpoints, data types...
  • Other general icons

There are still a lot to theme! In any case if someone has some issues with the icon or have a better idea/color, I'm all ears.

Other

Other fixes and improvements closing some opened issues.

Hope you enjoy!