0

This is the view of my files in Visual Studio Code.

My files

And his how I'd like my files to be displayed.

How I want them

How can I colorize my files in this way for easy reading?

Dani3le_
  • 1,257
  • 1
  • 13
  • 22

4 Answers4

1

This is the extension Material Icon Theme. If you install it, you should see something similar to your second picture in VSCode.

Valentin Vignal
  • 6,151
  • 2
  • 33
  • 73
1

The extension you are searching for it's on Visual Studio Code. It's called vscode-icons.

Link on the marketplace

How to install:

Open VSCode > File > Preferences > Extensions > Search "vscode-icons"

Click install and restart VSCode.

Dani3le_
  • 1,257
  • 1
  • 13
  • 22
0

Download your icon theme

Nomo Dark Icon Theme

OR

Material Icon Theme

You can choose your favorite extension by trying

0

For Android Studio you can use Atom Material Icons

enter image description here

For VS Code I am using extension named vscode-icons

tGitm
  • 45
  • 8