I'm trying to find anywhere that I can achieve this. I simply want to setup a macro like in sublime text or atom where I can hit shift+enter
and it will go to the end of the line, add a semicolon, and bring me to the next line. I've just started C
development and trying to use vs2013
and not having this is pretty much going to send me sprinting back to sublime text, intellisense isn't worth destroying my workflow.
I've tried: Tools > Options > Environment > Keyboard > Text Editor : Shift + Enter > Edit.Breakline
As suggested by someone in a vs2010 thread but that proved fruitless.
Any assistance would be appreciated.