Skip to content

colorCustomizations Toggle #16

@dylan-k

Description

@dylan-k

I want to toggle the appearance of those squiggly lines that under the errors as I type in VSCode. I tried the following in my settings file, with the plugin installed, but the command does nothing.

"toggleSettingsChanges.settingsToToggle": {
        "workbench.colorCustomizations": {
          "editorError.foreground": "#00000000",
          "editorWarning.foreground": "#00000000",
          "editorInfo.foreground": "#00000000"
        }
},

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