Visual Studio Express 的语法荧光笔?

发布于 2024-12-26 17:53:12 字数 686 浏览 2 评论 0原文

我正在寻找 Visual Studio Express 的语法荧光笔。我喜欢 Visual Assist,但它仅适用于 Visual Studio Professional Edition,不适用于 Express。

Visual Studio 2010 实际上具有相当不错的语法突出显示,但有一些东西我真的很怀念 Visual Assist,我希望能够在 VS Express 中找到这些东西,特别是:

  • 以粗体突出显示局部变量,并用斜体显示稳定变量和方法。
  • 只需单击文件即可突出显示整个文件中的变量/方法/对象,并以与写入不同的颜色突出显示读取(VS 颜色读取/写入相同的颜色)。
  • 智能感知和自动完成选项对话框中的语法突出显示。

除了语法突出显示之外,拥有 Visual Assist 提供的一些快捷方式也很棒,例如轻松查找解决方案/项目中的文件,或者在 C++ 中的 .h/.cpp 文件之间切换。我也非常喜欢 IntelliJ IDEA 的 IDE 在按住 CTRL 并单击符号时如何带您进入定义。

我更喜欢免费或便宜的东西,但如果值得的话我愿意付费。

为了提供一些背景知识,我必须使用 VS2010,因为我正在 XNA 4.0 中开发游戏引擎,并且它只能与 Visual Studio 一起使用。否则,我肯定会接受仅使用具有更多选项的 IDE 的建议,例如 IntelliJ IDEA 或 Eclipse。

I'm looking for a syntax highlighter for Visual Studio Express. I love Visual Assist, however it only works with Visual Studio Professional Edition, not Express.

Visual Studio 2010 actually has fairly decent syntax highlighting but there are some things I really miss from Visual Assist that I'm hoping I can find for VS Express, specifically:

  • Highlighting local variables in bold, and italicizing stable variables and methods.
  • Highlighting variables/methods/objects throughout a file just by clicking on it, and highlighting reads in a different color than writes (VS colors reads/writes the same color).
  • Syntax highlighting within Intellisense and auto-complete option dialogs.

In addition to just syntax highlighting it would also be great to have the some of the shortcuts like Visual Assist offers, like easily finding files in your solution/project, or switching between .h/.cpp files in C++. I also really like how IntelliJ IDEA's IDE takes you to a definition if you hold CTRL and click on a symbol.

I'd prefer something free or cheap, but I'm willing to pay for something if it's worth it.

And just to provide some background, I must use VS2010 because I'm developing a game engine in XNA 4.0, and it only works with Visual Studio. Otherwise I would definitely be open to suggestions of just using an IDE with more options, like IntelliJ IDEA or Eclipse.

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

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

发布评论

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

评论(1

晨敛清荷 2025-01-02 17:53:12

科迪·格雷 (Cody Gray) 的评论对此给出了答案:

Express版本不支持扩展

The answer to this is in the comment by Cody Gray:

The Express version doesn't support extensions

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