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
It appears that it's valid json syntax to allow double quotes as a value by escaping them like so \". But doing that breaks the coloring that this plugin provides...
here "inch" is spelled out at top of screenshot...
and here I try to use the doublequotes symbol " to indicate inches...
Is this a bug or a feature request?
The text was updated successfully, but these errors were encountered:
It appears that it's valid json syntax to allow double quotes as a value by escaping them like so
\"
. But doing that breaks the coloring that this plugin provides...here "inch" is spelled out at top of screenshot...
and here I try to use the doublequotes symbol
"
to indicate inches...Is this a bug or a feature request?
The text was updated successfully, but these errors were encountered: