Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Torem Frontend CommandsNew to Visual Studio Code? Get it now.

Torem Frontend Commands

Rodriguez Horacio

|
2 installs
| (0) | Free
Useful commands for Torem Frontend Repository
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Torem Frontend commands

Actual commands

  • newTranslation: torem-frontend-commands.newTranslation

Recomended

  1. Press Ctrl + Shift + P
  2. Select Open keyboard shortcuts (JSON).
  3. Add your custom key binding to execute torem-frontend-commands.
  4. Example:
// Place your key bindings in this file to override the defaults
[
  {
    "key": "ctrl+t",
    "command": "torem-frontend-commands.newTranslation"
  }
]
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft