I'm working in VS.NET 2013 and when I type "(", the ")" is autogenerated so that my cursor (depicted as "|") is located like so:
fooBar(param1|)
It would be oh so lovely if hitting shift+enter would result in the following:
fooBar(param1);
|
It used to be possible. I've tried the productivity tool pack for VS.2013 and no luck.
Aucun commentaire:
Enregistrer un commentaire