开发者

kdevelop intellisense

How can I enable the intellisen开发者_JS百科ce in KDevelop using C++ and QT?


in KDevelop 4 you don't need to enable anything. It should work out-of-the-box for C++ projects. Just make sure the include paths are set up properly, but for CMake projects this is supposed to work automagically.


Firstly, you'll need to provide us with information on what language you're talking about? KDevelop is multi-language IDE. AFAIK IntelliSense availability is depending on plugins enabled.

--

edited ok, now when you specified the language ... have a look here :) http://www.kdevelop.org/mediawiki/index.php/FAQ#How_can_I_enable_code_completion.3F

I believe your problem was about the naming - IntelliSense is registered by Microsoft thus most open-source projects tend to name that feature CodeCompletion :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜