Avoid retriggering the completion box when it's already there
There should be no need for the text editor to request an update of the completion box, since when it's there it will have focus and update itself. Reviewed-by: Roberto Raggi
Showing
- src/plugins/texteditor/basetexteditor.cpp 3 additions, 0 deletionssrc/plugins/texteditor/basetexteditor.cpp
- src/plugins/texteditor/completionsupport.cpp 5 additions, 0 deletionssrc/plugins/texteditor/completionsupport.cpp
- src/plugins/texteditor/completionsupport.h 3 additions, 0 deletionssrc/plugins/texteditor/completionsupport.h
Loading
Please register or sign in to comment