Increase your productivityNo more going to the end of the line before placing your semicolon or brackets! You can easily write code without using your arrow keys like this:
Using Smart Brackets this will automatically be replaced to this:
Like you intended to! No more manually moving the cursor and no more mistakes because you forgot to use the arrow keys! FeaturesCurrently Smart Brackets supports te following corrections: Typing detectionAll below operations will only be applied when you're typing! When moving the cursor to the position and deliberately placing the character Smart Brackets won't mess up your code. If you actually meant to place a character a certain way and Smart Brackets moved it to the wrong position, just press ctrl + z (undo) to keep it your way. Semicolon in string correction
Curly brackets in parenthesis correctionThis operation is experimental and for that reason off by default. Please provide feedback on GitHub if you encounter any issues with this operation or would like it to be enabled by default. Only triggered when pressing
This operation doesn't trigger when you don't want it to. For example the following scenarios will not trigger the operation:
Semicolon in parenthesis correction
Other operations are W.I.P. Extension SettingsEvery feature can be turned on or off in the settings. Currently the following settings are available: Please check the "Feature contributions" tab on this page Known IssuesPlease check all our issues on GitHub. ContributionAll contributions are welcome and appreciated! Please contribute new features on GitHub. Check out the CONTRIBUTING file for more information. |