An open API service indexing awesome lists of open source software.

https://github.com/file-icons/vscode

VSCode file specific icons for improved visual grepping
https://github.com/file-icons/vscode

icon-theme vscode

Last synced: 6 months ago
JSON representation

VSCode file specific icons for improved visual grepping

Awesome Lists containing this project

README

          

File Icons for VSCode
=====================

[![Latest package version][VSC-version]][VSC-link]

File-specific icons in VSCode for improved visual grepping.

![Icon previews][]

* Vast array of icons for most languages and frameworks
* Comes in coloured and colourless flavours
* Uses same icon set as [file-icons for Atom](https://github.com/file-icons/atom)

Installation
------------
Open the [command palette] and run `ext install file-icons`.

Alternatively, install through the command-line:

code --install-extension file-icons.file-icons

Once installed, activate the theme by selecting `File Icons` from the **File Icon Theme** menu.

Icon fonts
----------

* [**File-Icons**](https://github.com/file-icons/icons/blob/master/charmap.md)
* [**FontAwesome**](https://fontawesome.com/v4/cheatsheet/)
* [**Mfizz**](https://github.com/file-icons/MFixx/blob/master/charmap.md)
* [**Devicons**](https://github.com/file-icons/DevOpicons/blob/master/charmap.md)
* [**Octicons**](https://octicons.github.com/)

New icons
---------
Please request new icons over at [`file-icons/icons`](https://github.com/file-icons/icons).

[VSC-version]: https://img.shields.io/visual-studio-marketplace/v/file-icons.file-icons?color=4c1&label=Visual%20Studio%20Marketplace
[VSC-link]: https://marketplace.visualstudio.com/items?itemName=file-icons.file-icons
[command palette]: https://code.visualstudio.com/docs/getstarted/userinterface#_command-palette
[Icon previews]: https://raw.githubusercontent.com/file-icons/atom/6714706f268e257100e03c9eb52819cb97ad570b/preview.png