wordyallen / a-file-icon-idea

Atom File Icons plugin for IntelliJ IDEA products

Home Page:https://atom.io/packages/file-icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom Material Icons Plugin for JetBrains

pluginIcon.svg

This plugin is a port of the Atom File Icons for Atom and the icons of the Material Theme UI plugin.

darcula.png darcula2.png darcula3.png

light.png

Features

  • Replaces file icons with their relevant logo icons
    • According to their extension (Java, PHP, Ruby...)
    • According to the framework (Android, NPM, RSpec...)
    • According to the program used with (Babel, Docker, CircleCI...)
  • Replaces directories:
    • With a common pattern: src, main, app, img, docs...
    • With a specific pattern: node_modules, .vscode, .git...
  • Replaces the PSI (Program Structure Interface) icons:
    • Classes, Interfaces, Enums, Abstract...
    • Methods, Lambdas, Inherits, Overrides...
  • Replaces the UI Icons:
    • Toolbar icons (actions)
    • Gutter icons (debugger)
    • Node icons (folders)...
  • Monochrome filter: Set a filter to the whole UI
    • Ability to select the color
  • Customizability: Select which settings to apply in a Settings Page

Settings

settings.png

Menu

menu.png

Credits

Special credits to:

About

Atom File Icons plugin for IntelliJ IDEA products

https://atom.io/packages/file-icons

License:MIT License


Languages

Language:Java 100.0%Language:JavaScript 0.0%