Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>CriusNew to Visual Studio Code? Get it now.
Crius

Crius

Declan Zou

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

Crius

Crius tool box with formatter and snippets.

  1. Example formatter with .tsx

  2. Create typescript interface with crius example title.

    • Select the example title, cmd+shift+p => crius => Create typescript interface with crius example
  3. Custom decorator format sort set "crius-tool.decoratorSort" at your .vscode/settings.json, that can control your decorator format sort at your project.

    default like below,

    "crius-tool.decoratorSort": [
        "autorun",
        "ut",
        "it",
        "e2e",
        "manual",
        "p0",
        "p1",
        "p2",
        "p3",
        "app",
        "brand",
        "skip",
        "status",
        "title"
    ]
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft