Qt Mode for Emacs

守給你的承諾、 提交于 2019-12-12 09:54:06

问题


What are you using to develop Qt code in Emacs, so that it's highlighted/indented properly?

This page explains an extension to CC mode, but it seems a little outdated. Since Qt is constantly evolving, is there a more up-to-date Qt mode available?


回答1:


That page makes it pretty clear that the standard cc-mode packaged with GNU Emacs is supporting Qt extensions now; just make sure your cc-mode is up to date and you should be all set.



来源:https://stackoverflow.com/questions/6144512/qt-mode-for-emacs

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!