Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 22:37 Go to next message
Phil Petree is currently offline Phil PetreeFriend
Messages: 2
Registered: November 2022
Junior Member
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 21:22 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4438
Registered: July 2009
Senior Member

That sounds unlike how an editor in Eclipse usually behaves. Check the Preferences for the PHP Editor?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: How do I get rid of the Proposals popup? [message #1856010 is a reply to message #1855993] Tue, 15 November 2022 20:05 Go to previous messageGo to next message
Phil Petree is currently offline Phil PetreeFriend
Messages: 2
Registered: November 2022
Junior Member
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 10:28 Go to previous message
steve diaz is currently offline steve diazFriend
Messages: 5
Registered: October 2023
Junior Member
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: Thu May 02 06:25:12 GMT 2024

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

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

Back to the top