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

TextEditor: get CompletionAssistProvider from editor.


And not from the global object pool. This way, the editors that have
different highlighters for various language dialects, or editors that
support multiple languages in a single editor, can decide themselves on
what CompletionAssistProvider to provide.

Change-Id: Ieebc4a8e7b3de6470fdb8103035aa3b8b2ba6598
Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@digia.com>
parent 33fd157b
No related branches found
No related tags found
Loading
Showing
with 80 additions and 0 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