ThousandtyOne AutoEnd (A Quick Way To Place Semi Colons @ End Of Line)This Extension Automatically inserts the semi-colons on the right place and wraps your code to the next line the moment you type the semi-colon key on your keyboard. FeaturesQuickly and automatically moves semi-colons to the end of line just by hitting the ; key on your keyboard. For example:
Automatically becomes:
And also automatically moves your cursor to the next line. Works best with Visual Studio C# Extension, or any extension which automatically closes bracks and quotes. So the typing experience is:
Which Automatically Produces:
When the extension moves the semi-colon to the end of the line it also moves your cursor to the next line, thereby making your typing very fluid without having to manually put semi-colons explictly at the end of each line or even having to hit the enter key to move to the next line.
The Extension understands context of the code in which it executes; so semi-colons will not move to end of line automatically for, 'for' or 'foreach' loops!
Known IssuesPlease Report all issues in Github. Release NotesFirst version released. 1.0.0Initial release of Extension with basic features. LICENSEThe code is currently released under GPL-2 but if you would preffer a different license please reach out to us and we'll be happy to help you. If you would like to get involved in the project feel free to reach out to us as well. FeedbackThe extension is free; but we fully support it and stand behind it. If you face any issues with this extension or have ideas that would improve the extension please reach out to us at contact@thousandtyone.com. (We have a feeling you'll find us responsive and willing to help.:)) Contactcontact@thousandtyone.com |