Skip to content

Explicit Installation Instructions #15

@RHH42

Description

@RHH42

I have Colorful Comments installed in VS Code; however, there was no effect on how comments and other HTML code are displayed - the colors didnt change. My guess is that I have to configure the extension; however, I don't understand the configuration instructions.

Could someone point me to more explicit, detailed instructions or tell me how to do it?

I clicked the Setting "gear" in VS Code then chose Settings in the menu and entered "Colorful Comments" in the panel that appears. In the window that appears "Colorful-Comments: Tags" with a link to "Edit in Settings.json" Clicking that link causes the settings.json window in VS Code to open and display what I take to be options settings:
{
"editor.tabSize": 2,
"editor.bracketPairColorization.independentColorPoolPerBracketType": true,
"editor.scrollbar.verticalScrollbarSize": 12,
"editor.formatOnType": true,
"markdown.preview.fontSize": 12,
"javascript.inlayHints.functionLikeRetur . . .

Am I supposed to copy and paste the "colorfor-comments: tags" into the settings.json file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions