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
{{ message }}
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.
In a JSON file, if I run the command
Minify: Selection
:It will cause an error after minified:
Invalid escape character in string.
Because the double backslashes
\\
has been stripped.If this extension doesn't support JSON minifying, The
Minify: Selection
command should be disabled in the JSON editors.The text was updated successfully, but these errors were encountered: