VS Code Extension for Code Formatting

A few months back, I had an extension installed in VS Code that allowed me to set or change some formatting rules. I used it to make my comments (in CSS/HTML/Javascript) appear in the color purple. IIRC it used red to identify other code elements. I experienced a crash or corruped VS Code installation and had to reinstall. Now I cannot find the extension. I thought it was Prettier - which I’ve installed - but I cannot find any setting or option that allows me to define the rule to change the display color of my comments.

Can anyone a) suggest what extensions I might look into; b) tell me how to make Prettier do what I want; c) tell me if this can be done at all?

I’ve searched online without finding an answer that I could successfully implement. I found a an article purporting to tell how to make changes to VS Code itself, but I couldn’t follow the instructions to make it happen.

you can find the topics you have created here on the forum here: Profile - ahraitch - The freeCodeCamp Forum

maybe you can also find the topic where you were suggested extensions

looking at your previous activity it looks like it was Colorful Comments

1 Like

Thank you, again, ILM.

I did not know how to search my previous posts. That knowledge will come in handy (if I can remember it; I’m 83 yo).

You are correct. The extension was colorful comments.