Skip to content
This repository has been archived by the owner on May 20, 2019. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 1.41 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.41 KB

File Icon Supplement for the Atom Editor Build Status

Additional file icons for the Atom Editor. Optimized for atom-dark-ui/atom-light-ui based themes. Compatible with Unity, Seti, and others.

Screenshot

Installation

In Atom, open Preferences > Packages, search for file-icon-supplement package. Once found, click the Install button to install this package.

Alternately, you can install the package from console:

apm install file-icon-supplement

You may then need to restart the Atom editor.

Features

  • Icons visible in tree-view, tabs, fuzzy-finder, and find-and-replace, status-bar, grammar-status, and grammar-selector
  • Toggle for each of the above areas
  • Respects the "Show Icons" setting on tabs
  • TODO: Full color, single color, and no color icons
  • TODO: Toggle between icon options where available
  • TODO: Test the find-and-replace class event

Issues and Pull Requests 🐛

Some of the features of this package rely on recent additions by myself and others to atom and may not be fully tested. Please report any problems or feature suggestions here. Pull requests are welcome.