Issue
Is there a way to disable the message "No Default Proposals" at the content assist function in eclipse?
The content assist function is really great. However it's really annoying whenever eclipse does not find a matching insert and displays the following:
One has to click somewhere or hit a key to close it.
I'm using: eclipse Photon (4.8.0) for PHP on ubuntu.
Edit:
A solution is desired where the "auto activation" is enabled in eclipse properties! But: Whenever the "content assist" feature does not find a proposal it should not show an empty proposal popup window or close it as soon no more proposals are found. I think, I've seen this function in Zend Studio which is a proprietary fork of eclipse.
Solution
Whilst this issue still prevails with Eclipse 2019-12 I now installed Eclipse 2020-09 via Yatta Profiles and now Eclipse no longer shows this annoying behavior! So, it seems you have to update to or freshly install a newer version of Eclipse (minimum: Eclipse 2020-09).
Answered By - mdthh