Visual C# Express - 如何在整个项目中对注释进行拼写检查?

发布于 2024-11-30 13:21:48 字数 147 浏览 2 评论 0原文

我需要对项目中的所有评论进行拼写检查。有什么简单的方法可以做到这一点吗?

请注意,我使用的是 Visual C# Express(免费)而不是 Visual Studio(付费)。

或者还有其他我可以使用的外部程序(实时)吗?

谢谢

I need to spell check all comments in my project. Any easy way to do that?

Note that I am using Visual C# Express (free) and not Visual Studio (paid).

Or is there any other external program I can use (real time)?

Thanks

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

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

发布评论

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

评论(2

伤感在游骋 2024-12-07 13:21:48

SCSC 是一个外部工具,据说它支持 C# 注释的拼写检查。
如今,我认为正确的答案是 Visual Studio Express 已被具有内置拼写检查器的 Visual Studio Community 所取代。

SCSCwas an external tool that said that it supported spell checking C# comments.
Nowadays I suppose the correct answer would be to say that Visual Studio Express has been replaced by Visual Studio Community that has an inbuilt spellchecker.

最美不过初阳 2024-12-07 13:21:48

如果您想在 Visual Studio 中使用此功能,则需要一个插件。查看此链接。但是,我不相信您可以在 Visual C# Express 中使用插件。

You need a plugin if you want this in Visual Studio. Check out this link. However, I don't believe you can use plugins in Visual C# Express.

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