ggordan/GutterColor

Add hidden key to fixed file

jbrooksuk opened this issue · 1 comments

In Build 3067, Sublime will now look for a <key>hidden</key> element in the colour scheme and not show it to the user.

This would be good for the fixed themes.

Whoa that's nice! That will be a great step towards a clean solution, and will reduce the amount of filename logic we've got going on.

(Sadly it's only one of a dozen clunky design choices we have to deal with... cough manual xml insertion cough )