Coderush Express 似乎不起作用
我安装了Coderush Express,我可以看到它已安装。 (我可以看到驼峰式导航有效)。但我可以看到任何其他功能都有效。基于此页面:http://community.devexpress.com/blogs/markmiller/archive/2009/06/25/coderush-xpress-for-c-and-visual-basic-2008.aspx
我看不到任何这些功能的工作原理:
制表符到下一个参考:当我将脱字符号放在变量上并按制表符(在变量名称中间插入制表符!)时没有效果
突出显示所有引用:按 ctrl+alt +u 将 ascii 字符添加到源代码.
快速导航:Ctrl +Shift + Q 无效。
快速文件导航:Ctrl +Alt +F 调出 F# 交互
选择增加和选择减少不起作用:生成蜂鸣声
声明:ctrl +` 无效。
还有...
知道为什么会发生这种情况吗?我用的是VS2010。
I installed Coderush express and I can see that it is installed. (I can see that Camel Case Navigation works). But I can see any other feature works. Based on this page: http://community.devexpress.com/blogs/markmiller/archive/2009/06/25/coderush-xpress-for-c-and-visual-basic-2008.aspx
I cannot see any of these feature to works:
Tab to Next Reference : no effect when I put caret on a variable and press tab ( a tab inserted at the middle of my variable name!)
Highlight All References: pressing ctrl+alt +u add a ascii character to source code.
Quick Navigation: Ctrl +Shift + Q has no effect.
Quick File Navigation : Ctrl +Alt +F brings up F# interactive
Selection Increase and Selection Reduce doesn't work: generate a beep
Declare: ctrl +` has no effect.
and ...
Any idea why this is happening? I am using VS2010.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
可能是由于您使用不同版本的 Visual Studio。
您链接到的页面非常清楚地表明它适用于 Visual Studio 2008,但您已包含了 Visual-studio-2010 标记。
编辑
毕竟 Visual Studio 的
版本不是问题。该工具似乎对 Visual Studio 用户界面几乎没有做出任何可见的更改,因此看起来它尚未加载。
Presumably due to your using a different version of Visual Studio.
The page you linked to is pretty clear about it being for Visual Studio 2008, but you've included the visual-studio-2010 tag.
Edit
Version of Visual Studio wasn't the problem after all.
It appears to just be that the tool makes very little visible change to the Visual Studio user interface, so it looks like it hasn't loaded.
您的安装似乎已损坏。我建议您直接联系 DevExpress 支持。支持团队能够更好地解决您在使用他们的产品时遇到的任何问题。他们提供非常短的响应时间和高资质。我还建议您重新安装该产品。
It seems that your installation is corrupt. I would recommend you contact DevExpress Support directly. The support team is better equipped to resolve any issues you face with their products. They offer a very short response time and high qualification. I would also recommend that you reinstall the product.
您所询问的功能已从 Coderush XPress 的 VS2010 版本中故意删除。更多信息请参见:
有 Coderush XPress 和 Visual Studio 2010 的经验吗?
The features you are asking about, were removed on purpose from VS2010 version of Coderush XPress. More info here:
Experience with Coderush XPress and Visual Studio 2010?