Coderush Express 似乎不起作用

发布于 2024-12-11 21:31:12 字数 713 浏览 0 评论 0原文

我安装了Coderush Express,我可以看到它已安装。 (我可以看到驼峰式导航有效)。但我可以看到任何其他功能都有效。基于此页面:http://community.devexpress.com/blogs/markmiller/archive/2009/06/25/coderush-xpress-for-c-and-visual-basic-2008.aspx

我看不到任何这些功能的工作原理:

  1. 制表符到下一个参考:当我将脱字符号放在变量上并按制表符(在变量名称中间插入制表符!)时没有效果

  2. 突出显示所有引用:按 ctrl+alt +u 将 ascii 字符添加到源代码.

  3. 快速导航:Ctrl +Shift + Q 无效。

  4. 快速文件导航:Ctrl +Alt +F 调出 F# 交互

  5. 选择增加和选择减少不起作用:生成蜂鸣声

  6. 声明: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:

  1. 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!)

  2. Highlight All References: pressing ctrl+alt +u add a ascii character to source code.

  3. Quick Navigation: Ctrl +Shift + Q has no effect.

  4. Quick File Navigation : Ctrl +Alt +F brings up F# interactive

  5. Selection Increase and Selection Reduce doesn't work: generate a beep

  6. Declare: ctrl +` has no effect.

    and ...

Any idea why this is happening? I am using VS2010.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

梦里南柯 2024-12-18 21:31:12

可能是由于您使用不同版本的 Visual Studio。

您链接到的页面非常清楚地表明它适用于 Visual Studio 2008,但您已包含了 Visual-studio-2010 标记。

CodeRush Xpress 完全支持 Visual Studio 2008 中 Visual Basic 和 C# 的所有语言功能。


编辑

毕竟 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.

CodeRush Xpress fully supports all language features of Visual Basic and C# in Visual Studio 2008.


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.

渡你暖光 2024-12-18 21:31:12

您的安装似乎已损坏。我建议您直接联系 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.

鱼窥荷 2024-12-18 21:31:12

您所询问的功能已从 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?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文