Monokai / monokai-pro-vscode

Issue tracking for Monokai Pro for Visual Studio Code
321 stars 8 forks source link

How to enable monokai Pro Icons for new file associations? #351

Closed Leviathan91 closed 6 months ago

Leviathan91 commented 1 year ago

I'm using VSCode. In my tailwind projects, for IntelliSense to work properply, I include this in .vscode/settings.json :

"files.associations": {
    "*.css": "tailwindcss"
  }

This leads to .css files not having the monokai css icon anymore. How to apply them again? I am guessing to add an icon path somewhere, but I don't know how monokai-pro is structured.

Monokai commented 1 year ago

I've mapped tailwindcss to the css icon in 1.2.1