Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Rainbow StringNew to Visual Studio Code? Get it now.
Rainbow String

Rainbow String

wk-j

|
21,622 installs
| (5) | Free
Add rainbow effect to quoted string
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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"
    ]
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft