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 Jul 18, 2022. It is now read-only.
Ah, it's what I was expecting, there's a comment (which is on line 1) of the settings.json file. VS Code supports comments in that file, even though they aren't part of the JSON spec.
Currently I read settings.json as JSON, which explodes with the comment.
I'll put it on the backlog to fix (I'll find a npm package for it). In the mean time, if you remove your comment it should work.
When attempting to save or load a profile, I receive an error bubble in VS Code.
The text was updated successfully, but these errors were encountered: