All Projects → wk-j → vscode-rainbow-string

wk-j / vscode-rainbow-string

Licence: other
Add rainbow effect to quoted string

Programming Languages

typescript
32286 projects

Add rainbow effect to quoted string

Version Installs

Configuration

Add rainbowString.extensions to settings.json

"rainbowString": {
    "extensions": [
        ".cs",
        ".csx",
        ".fs",
        ".fsx",
        ".js",
        ".jsx",
        ".ts",
        ".tsx",
        ".csproj",
        ".fsproj"
    ]
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].