Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>semitoggleNew to Visual Studio Code? Get it now.
semitoggle

semitoggle

Doren Proctor

|
393 installs
| (1) | Free
Add or remove optional semicolons in JavaScript files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

semitoggle

Features

This extension comes with two commands: Add Semicolons and Remove Semicolons.

If the current file is JavaScript, you can run these commands to add/remove all optional semicolons.

This extension depends on Acorn.js to parse the code, which fails if there are any syntax errors and it does not support TypeScript. It does, however, support React/JSX.

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