Revert code completion changes
ClosedPublic

Authored by kfunk on Jan 25 2016, 8:43 AM.

Details

Summary

This re-applies the following reverts in bulk:

3c22033 - Revert "Add assistants to the "argument hints" code completion" (3 months ago) <Milian Wolff>
eebb47f - Revert "Remove assistant popup" (3 months ago) <Milian Wolff>
9cbe01a - Revert "Move assistant completion to its own KTextEditor::CompletionModel" (3 months ago) <Milian Wolff>

As discussed on the mailing list:

https://mail.kde.org/pipermail/kdevelop-devel/2016-January/052737.html

Diff Detail

Repository
R33 KDevPlatform
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kfunk updated this revision to Diff 2086.Jan 25 2016, 8:43 AM
kfunk retitled this revision from to Revert code completion changes.
kfunk updated this object.
kfunk edited the test plan for this revision. (Show Details)
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptJan 25 2016, 8:43 AM
olivierjg accepted this revision.Jan 25 2016, 9:36 AM
olivierjg edited edge metadata.

Good riddance to bad rubbish.

This revision is now accepted and ready to land.Jan 25 2016, 9:36 AM
mwolff accepted this revision.Jan 25 2016, 9:36 AM
mwolff edited edge metadata.

imo, if this reduces the diff against 5.0 branch, then I'm all for it. Could you double check it? Should be relatively easy to spot whether anything else is missing that way.

This revision was automatically updated to reflect the committed changes.