Offer completion after user types the scope resolution operator.
ClosedPublic

Authored by amhndu on Oct 19 2018, 12:10 PM.

Details

Summary

Automatically offer completions if the user types the scope resolution-
operator, this would involve manual invocation previously.

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
amhndu created this revision.Oct 19 2018, 12:10 PM
Restricted Application added a project: KDevelop. · View Herald TranscriptOct 19 2018, 12:10 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald Transcript
amhndu requested review of this revision.Oct 19 2018, 12:10 PM
mwolff accepted this revision.Oct 21 2018, 4:04 PM
mwolff added a subscriber: mwolff.

very good idea

This revision is now accepted and ready to land.Oct 21 2018, 4:04 PM

Should I land this on master or 5.3 ?

brauch added a subscriber: brauch.Oct 22 2018, 6:12 AM

I'm inclined to say this looks innocent enough to go into 5.3 ...

This revision was automatically updated to reflect the committed changes.