Multilang code completion

David Nolden zwabel at googlemail.com
Tue Aug 3 09:49:06 UTC 2010


Another option that seems much simpler: Register the completion-models
for all languages, and when invoking code-completion and retrieving
the current context, simply break if
"languageForContext(currentContext) != myLanguage".

Greetings, David




More information about the KDevelop-devel mailing list