Skip to content
Snippets Groups Projects
Commit dbc3332b authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

C++: Moved completion/highlighting into the model manager.


This way the editor does not need to know all the details of
instantiating or maintaining classes for highlighting and/or completion,
it can just ask the model manager. The change also enables different
highlighting- or completion-engines without changes to the cppeditor.

Change-Id: I8000d9d9fe446b292defddb2295493cf77d0f14a
Reviewed-by: default avatarLeandro Melo <leandro.melo@nokia.com>
parent b64d103b
No related branches found
No related tags found
No related merge requests found
Showing
with 366 additions and 71 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment