This C # ide auxiliary tool launched by devexpress is really easy to use and forced me to uninstall resharp. Previously I was excited by the resharp function, but it was too slow. Although the function of Dynamic Display error was good, it was too resource-consuming. You are interested can refer to the http://www.cnblogs.com/anderslly/archive/2008/11/12/coderush-xpress-for-csharp.html, a more detailed introduction of the coderush Xpress function:
Here I will introduce how to modify the configuration of coderush Xpress. After installing and running vs2008, you find that coderush Xpress does not modify the configuration. The coderush Xpress shortcut is not very comfortable to use. To modify the configuration file, find c: \ Program Files \ developer Express Inc \ dxcore for Visual Studio. net \ 2.0 \ bin \ Settings \ IDE, it seems that the configuration of the shortcut key is here, the bathroom is opened one by one, find the location of the shortcut key to be modified (note, different general configuration files, the typical ini format is saved here. Check the ASCII code of the buttons)
However, it does not work if you restart vs after saving the changes? Or the previous shortcut key. Wondering! Is it in the registry? Open the registry and find HKEY_LOCAL_MACHINE \ SOFTWARE \ develper express \ coderush for vs \ 3.2. There are no additional items. Wait, there is a hidemenu, haha, changed to 0. Restart vs, oyea, And the coderush express menu is displayed:
Click options!
Good luck!