You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed.
Now fmt 'HEX' only match text all in Uppercase , like 'FFFFFF' will be matched while 'ffffff' will not.
and will NOT match that in a word ,like 'aFFFFFF'
another fix is now fmt 'NAME' DON'T match the text like 'white-space' 'black_sheep'
And :ColorVview now renamed to :ColorVPreview, the :ColorVword is now :ColorVView
The following code has the word "embedded" in it. The "bedded" part gets highlighted by ColorVview even though it's not a color.
The text was updated successfully, but these errors were encountered: