Hi, is it possible to get resharper to automatically add a semicolon? for example int.Pa, and I see int.Parse, so I press enter and I have int.Parse (|) while I still need to add; after.
Ctrl + Shift + Enter will do the trick.