Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » How do I disable auto-completion pop-up
How do I disable auto-completion pop-up [message #1864532] Thu, 21 March 2024 21:17 Go to next message
Nelson Teixeira is currently offline Nelson TeixeiraFriend
Messages: 6
Registered: December 2011
Junior Member
I'm trying to disable automatic code-completition pop-up. I want it to appear only when I press CTRL-Space.

I've tried to disable all options in PHP->Editor->Content Assist but it still shows up.

Searching preferences I could only find relevant option in this place. Other Content Assist pages are for CSS, HTML or XML.

How do I disable it ?

I'm using PDT to develop in Angular/Typescript/Javascript.

This is relevant because it interferes with AI code suggestions like Codeium.

Please inform if this issue should be addressed to Wild Web Developer project

[Updated on: Thu, 21 March 2024 22:06]

Report message to a moderator

Re: How do I disable auto-completion pop-up [message #1865049 is a reply to message #1864532] Thu, 25 April 2024 08:06 Go to previous message
Tulian Mayers is currently offline Tulian MayersFriend
Messages: 2
Registered: October 2023
Junior Member
Here's what you can try:

PDT Settings Might Be Limited:

Unfortunately, PDT doesn't seem to have separate settings for Javascript/Typescript like other languages. The options you found for PHP might not apply.

Try These Workarounds:

Search for "Autopopup": While less likely, search PDT settings for keywords like "Autopopup code completion" or similar. It might be a global option.
Keyboard Shortcuts:
Disable all suggestions: Try Ctrl+Shift+Space (might temporarily disable AI suggestions too).
Trigger suggestions manually: Use Ctrl+Space when you want completions.
Wild Web Developer Might Not Be the Answer:

Since PDT's settings seem limited, contacting the Wild Web Developer project might not be the best course of action.

Alternatives:

Consider PDT Support: If the workarounds don't work, contact PDT support to see if there's a hidden setting or a known issue.
Explore Other IDEs: If disabling automatic suggestions is crucial, investigate other IDEs that offer more granular control over code completion behavior.
Hopefully, these suggestions help you manage code completion in PDT!

Previous Topic:Quick Type Hierarchy not working anymore
Goto Forum:
  


Current Time: Thu May 02 12:00:28 GMT 2024

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

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

Back to the top