Closed appdevtk closed 9 years ago
Hello, I've setup some rules to color my tabs: ".js": "#ff0000" ".html": "#00ff00" ".md": "#0000ff" ".markdown": "#0000ff" ".html": "#ff00ff" ".css": "#00ffff" ".less": "#ff0082" ".json": "#ffff00" ".cson": "#fff491" ".coffee": "#ffa800"
And they are not matching. I'll create a pull request with my addition to fix this issue.
just write "**.js", etc.
"**.js"
Close?
I merge, but not tested. But, if @appdevtk push it - i can close.
Hello, I've setup some rules to color my tabs: ".js": "#ff0000" ".html": "#00ff00" ".md": "#0000ff" ".markdown": "#0000ff" ".html": "#ff00ff" ".css": "#00ffff" ".less": "#ff0082" ".json": "#ffff00" ".cson": "#fff491" ".coffee": "#ffa800"
And they are not matching. I'll create a pull request with my addition to fix this issue.