-
Adds three shotcuts to insert semicolons with ease;
- shift + enter Insert colon at the end of line and continue on the same line
- alt + enter Insert colon at the end of line and continue on the new line
- ctrl + alt + enter Insert colon and stay at the same position
-
First accepts autocomplete suggestion if one is present and then does its job
Note: If line contains colon cursor will still move
