Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Semicolon/Comma and Productive KeybindingsNew to Visual Studio Code? Get it now.
Semicolon/Comma and Productive Keybindings

Semicolon/Comma and Productive Keybindings

Shujaat Ali Khan

|
288 installs
| (1) | Free
Appends a semicolon or comma to the end of the current line and also provides productive keybindings.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Semicolon/Comma and Productive Keybindings

This extension appends a semicolon or comma to the end of the current line and also provides productive keybindings.

Features

SHIFT + Enter : Append a semicolon to the end of the current line

Alt + Enter : Append a comma to the end of the current line

SHIFT + Alt + Enter : [Line Action] Insert a line below the current line

Alt + D : [Line Action] [Deletion] Delete the current line

ALT + I/J/K/L : [Navigation] Move cursor up/left/down/right

SHIFT + ALT + I/J/K/L : [Selection] Select characters or lines while moving cursor

Alt + U/O : [Navigation] Move cursor to start/end of line

Shift + Alt + U/O : [Selection] Select characters from cursor to start/end of line

Alt + . : [Deletion] Delete a character on right side of the cursor

Alt + , : [Deletion] Delete a character on left side of the cursor

Alt + Y : [Navigation] Go to declaration

Alt + Shift + Y : [Navigation] Navigate-back from declaration

Known Issues

None for the time being.

Links

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