Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » How do I get rid of the Proposals popup?(Title says it all)
How do I get rid of the Proposals popup? [message #1855963] Fri, 11 November 2022 17:37 Go to next message
Eclipse UserFriend
I'm editing in php and every keystroke and every space that box pops up! It's the most annoying thing on the planet! Seriously, even on a comment line!

I've turned it off in Preferences in every place I could find it but it still keeps popping up!

Thanks!
Re: How do I get rid of the Proposals popup? [message #1855993 is a reply to message #1855963] Mon, 14 November 2022 16:22 Go to previous messageGo to next message
Eclipse UserFriend
That sounds unlike how an editor in Eclipse usually behaves. Check the Preferences for the PHP Editor?
Re: How do I get rid of the Proposals popup? [message #1856010 is a reply to message #1855993] Tue, 15 November 2022 15:05 Go to previous messageGo to next message
Eclipse UserFriend
I've found no setting for it so I've uninstalled Eclipse and move to another editor.
Re: How do I get rid of the Proposals popup? [message #1861251 is a reply to message #1855963] Mon, 02 October 2023 06:28 Go to previous message
Eclipse UserFriend
Hello

To disable code completion or auto-suggestion pop-ups in Eclipse for PHP:

Go to "Window" > "Preferences."
Check settings under "General > Editors > Text Editors" and "PHP > Editor > Content Assist."
Turn off relevant options like "Show content assist" or "Auto activation."
Save changes and restart Eclipse if needed.
Check for any PHP-related plugins or tools that may have their own settings.
If the issue persists, consider disabling or uninstalling recently added plugins to identify the cause.
Previous Topic:Synchronized PHP project - synchronizations hangs
Next Topic:Initializing PHP Tooling
Goto Forum:
  


Current Time: Tue Apr 29 04:54:17 EDT 2025

Powered by FUDForum. Page generated in 0.27411 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top