适合 C 的文本编辑器,包括 lint 和 lint 。风格?

发布于 2024-10-20 15:49:40 字数 1537 浏览 0 评论 0原文

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

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

发布评论

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

评论(2

谁对谁错谁最难过 2024-10-27 15:49:40

你可以尝试使用VIM。 VIM 在开始时有一个很高的学习曲线,但一旦你非常熟悉它,它就会非常好。 VIM 还有许多优秀的插件,例如 NERD-Tree 和 Command-T,让您只需按几下按键即可在目录树中搜索文件名。 VIM 的速度也很快,具有许多不错的内置功能,并且它需要最少的计算机资源,因此它在大多数计算机上都非常快(对于资源有限的计算机来说效果非常好)。 VIM 还为几乎所有您能命名的语言提供语法突出显示和格式设置。它可以是一个独立的编辑器,也可以为其配备足够的插件,使其成为有史以来最快的 IDE。祝你的选择好运:)

You can try using VIM. VIM has a high learning curve in the beginning but it's excellent once you are highly acquainted with it. VIM also has many excellent plugins like NERD-Tree and Command-T which allows you to search for file names in your directory tree with just a couple keystrokes. VIM is also fast with many nice built in functionalities and it requires minimized computer resource so it's very fast on most computer (works real well for computers with limited resources). VIM also has syntax highlight and formatting for almost all the languages that you can name. It can be a standalone editor or you can equip it with enough plugins to make it the fastest IDE ever built. Good luck with your choices :)

鸠书 2024-10-27 15:49:40

Emacs 可能可以,但是根据您的需要调整所有内容并习惯它可能会很麻烦。

Emacs 捆绑了 C、Java、XML、Make,并支持其他语言。几乎每种语言都可以插入,并且已经被其他人插入了。

当然可以在 Ubuntu 下工作并与 GDB 很好地集成。

Emacs will probably do, but it might be cumbersome to adjust everything to your needs and to get used to it.

Emacs comes bundled with C, Java, XML, Make, and support for other languages. Almost every language can be plugged in and is already plugged in by someone else.

Works of course under Ubuntu and integrates well with GDB.

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