enyancc / vscode-ext-trailing-semicolon

Trailing Semicolon extension for VSCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provides with the command to append semicolon to the end of current line.

Install

In VSC press Ctrl+Shift+P (Cmd+Shift+P on Mac) then type ">ext install", hit enter, search "Trailing Semicolon".

Still confused? Click "Get Started" above.

Usage

By default the provided command bound to "cmd+;" keybind

TODO

Contribution

Feel free to contribute!

About

Trailing Semicolon extension for VSCode

License:MIT License


Languages

Language:JavaScript 100.0%