How can I enable the intellisence in KDevelop using C++ and QT?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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 🙂