vb.net - How can I stop resharper replacing correct code? -


i have project vb.net , c# , resharper installed in our vs2012 environment.

resharper pretty cool of time, has annoying behaviour in vb.net replaces normal, correct code rubbish.

for example, if type in "select case" it'll replace "[select] caseinsensitivecomparer "

enter image description here

i prefer native vb.net intellisense resharper one. how turn off?

mostly want reclaim use of space key space. not accept resharper's suggestion...

this known problem. while work on it, there several ways work around it.

  1. resharper | options -> environment | intellisense | completing characters -> turn off "complete on space". resharper wouldn't complete on space, still complete on other characters.
  2. resharper | options -> environment | intellisense | autopopup -> vb.net -> set "display not preselect". way resharper complete when press tab or ctrl+enter.
  3. resharper | options -> environment | intellisense | general -> set limited resharper intellisense , turn off vb.net. turn off resharper intellisense , restore visual studio's 1 vb.net. other resharper features (highlightings, refactorings , on) still work.

Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -