Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>relimNew to Visual Studio Code? Get it now.
relim

relim

Janry

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

Relim Vscode 插件


"keybindings": [
    {
        "command": "relimPrettier.format",
        "key": "ctrl+alt+j",
        "mac": "cmd+alt+j",
        "linux": "ctrl+alt+j",
        "when": "resourceLangId=='relim' && editorTextFocus && editorTextFocus && !editorReadonly"
    },
    {
        "command": "auto-close-tag.closeTag",
        "key": "alt+.",
        "mac": "cmd+alt+."
    }
]

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