[code]<?xml version="1.0" encoding="UTF-8"?>
scope ??? settings icon file_type_gitignore [/code]Hello,
Not sure if this is the right place to ask. I’ve been hunting around the internet, trying to find the answer to this, but I don’t think I’m asking the right question of google.
Anyway. I’m trying to target a specific filename, of a file in the sidebar, to add a special icon to it. I want to be able to add special icons to things like .gitignore and bower.json, packages.json, while keeping regular .json files kinda dull. Is there any way of targeting a specific filename?
Any hints would be appreciated.