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

SemicolonRemover

Przemyslaw Boryka

|
457 installs
| (0) | Free
Removing all semicolon occurrence that were last character in the active document in every line after 'OrganizeImports' command have been launched.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SemicolonRemover README

Simple semicolon remover. This extension firstly launch command 'Organize Imports'. By default this command add semicolon to every import. Then 'semicolonremover' remove all unnecessary semicolons from whole document.

Features

Removing all semicolon occurrence that were last character in the active document in every line after 'OrganizeImports' command have been launched.

Requirements

There are no special requirments.

Extension Settings

None.

Known Issues

At the moment, there is no any issues.

Release Notes

1.0.0

Initial release of semicolon remover.

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