If you are using C# code rush works alot better if you turn off "Completion Lists". This is the vs intellisense you get when you start typing on a blank line and it inteferes with CR snippets. BTW: Turning this off doesn't turn of intellisense, you will still get member lists, parameter help, etc. To...