emacs智慧 [英] emacs intellisense

查看:178
本文介绍了emacs智慧的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道这已经讨论了很多次,但是在emacs中有什么好的c / c ++ intellisense?我从来没有能够正确地设置雪茄。



现在我正在使用huuge代码库进行维护项目,很难在没有适当的智能感知的情况下进行管理。目前我正在使用vim与ctags / cscope和omnicomplete功能的智能感知,这是非常好的;但是我想使用emacs来处理事情。

解决方案

如果您不能获得CEDET的工作,那么您可以使用auto- complete.el结合CTAGS或缓冲区中的单词或缓冲区中的单词。对于什么是值得的,如果您确实获得了CEDET的工作,那么您将基本上完全符合您的要求。它对我来说很好。然而,自动完成是完全通用的,并支持插入任何数量的后端。



请参阅: http://www.emacswiki。 org / emacs / AutoComplete


I know this has been discussed a lot of times but is there any nice how-to for c/c++ intellisense in emacs? I have never been able to set up cedet properly.

Right now I am working on a maintenance project with a huuge code base and it is very difficult to manage without proper intellisense. Currently I am using vim with ctags/cscope and omnicomplete features for intellisense which works great; but I would like to get things to work with emacs.

解决方案

If you cannot get CEDET working, then you could use auto-complete.el combined with CTAGS or just words-in-buffer or words-in-all-buffers. For what it's worth, if you did get CEDET working, then you would have essentially exactly what you want. It works very well for me. Auto-complete, however, is totally generic and supports any number of backends being plugged into it.

See: http://www.emacswiki.org/emacs/AutoComplete

这篇关于emacs智慧的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆