Skip to content

Hex values swapping with color shortcuts #193

@atroia

Description

@atroia

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions