开发者

How can I get DevExpress "Rename a variable" to work in VS 2008?

How can I get DevExpress "Rename a variable" to work in VS 2008?

I just upgraded from VS 2005 to VS 2008. In VS 2005, the F2 key used to invoke the DevExpress Rename. In VS 2008, F2 appears to do nothing.

I installed both DevExpress CodeRush and RefactorVB. I am not sure if RefactorVB was what I had installed on VS 2005. We stored all the DevExpress programs to install in a directory. Besides RefactorVB.NET-3.2.3.exe there is also Refactor!Pro-3.0.5.exe.

Should I be using Refactor!Pro-3.0.5.exe?

Updated:

After downgrading to Refactor!Pro-3.0.5.exe and also CodeRushNET-3.0.5.exe the F2 star开发者_运维技巧ted working. I then noticed Rory answer but I was not able to test it out because I already did the downgrade. As a learning experience, I followed Rory's steps and the F2 is assigned to Rename in the downgraded version. I must say, DevExpress has one pretty feature packed Option dialog box.


Perhaps the shortcut has become disabled. this is the default in recent versions of this software.

Try the Following:

  1. Open Options Screen
    CTRL+ALT+SHIFT+O launches the options screen.

  2. Locate the Correct Options page
    Locate the IDE\Shortcuts folder on the leftmost edge of the options screen

  3. Locate the Correct Shortcut/Folder
    The Refactor\Alternate Bindings folder contains the shortcut you are looking for.

  4. Reenable the shortcut
    Either the Alternate Bindings folder or the F2 shortcut within it may be disabled. This should be a checkbox with the phrase Enabled next to it in either case. Ensure both are enabled, and then hit ok

  5. You're done
    Things should now work as you expect.

What should you be using?

If you have indeed upgraded to VS2005 , then you should use Coderush Xpress version 9.2.6 (The latest version at the time of posting) available from http://www.devexpress.com/crx

DevExpress chose to combine all the products you mentioned previously into this single install/product. It is still entirely free, but will only work with VS2008 Pro or better.

Alternatively you might consider their paid version http://www.devexpress.com/Coderush

I have a comparision of them here on my blog.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜