Kanines / SmartSemicolon

A Visual studio extension that makes semicolon smart!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SmartSemicolon

A Visual studio extension that makes semicolon smart!

No more boring manually go to the end of the line and type ;

You just have to type ; anywhere in the line and it will be put in the end of the line for you. But if you don't want to put it in the end just type backspace immediately after ; and it will be put in the actual position of the carret.

This works similar to the function present in the Eclipse IDE. This is an very old addin of mine ported to vsix.

Visual studio 2015+

Find it in VS Marketplace: https://marketplace.visualstudio.com/items?itemName=onolox.SmartSemicolon

About

A Visual studio extension that makes semicolon smart!


Languages

Language:C# 100.0%