-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
bugSomething isn't workingSomething isn't working
Description
With Sublime Text (build 4200 with Emmet v 2.4.5) there is an issue with all the RGB pairs in Hex colors where if a 0 is the first character in the pair the color shortcuts will swap them with the second character in the pair. You can even see the swap in the preview before you hit tab to expand it. For example: c#0a0a0a expands and becomes color: a0a0a0;, if the 0 is not the first digit in the pair it's fine and won't swap the characters, but in any of the color pairs if a 0 is the first character, the color shortcuts will swap it with the second character.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working