First, thank you to all who responded to my post introducing myself. It was a kind and warm welcome. Thank you.
The t-shirt I’m wearing today proclaims: “Pretty sure I seized the wrong day”. It is appropriate as I have shot myself in the foot repeatedly today.
In trying to open an HTML file, I get an error in VS Code saying “Unable to sync settings because the content in the file is not valid.” I fear that I corrupted this file when I tried to add an extension, Colorful Comments.
When I found the extension I was able to use the VS Code widgets to install it, but it didn’t change the display color of my comments as I expected. In scrolling through information provided by the author, I found a place that had a link to the settings.json file. Having no explicit instructions, I presumed (a bad mistake I make far too often) that I was supposed to copy and paste all the settings for Colorful-comments: tabs that were provided. I copied and slipped up when I pasted them and managed to corrupt the default settings.json entries.
Is there a way to down load a fresh copy of the VS Code settings.json file and install it? I’ve done some searching and found nothing that I understand. Rather than make things worse, I thought I’d ask for advice.
TIA