Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pattern decoratorNew to Visual Studio Code? Get it now.
Pattern decorator

Pattern decorator

wk-j

|
148 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Version Installs

Update workspace settings

{
    "patternDecorator": {
        "decorators": [
            {
                "pattern": "192\\.168\\.0\\.100",
                "before": "{",
                "after": "}:Dev"
            }
        ]
    }
}

Result

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft