Suggestions not shown automatically

Hi,

I have Settings > Editor > General > Code Completion > [x] Show suggestions as you type

However since a recent version when I type e.g. "foreach($items as $it" I don't get any suggestion (e.g. "$item") until I press Ctrl+Space (show suggestions).

Am I doing something wrong or is there a way to fix this or should I file this as a bug?

Thank you

0

Hi there,

1. What is your IDE version? Is it 2021.1 EAP or a stable version (2020.3 etc)

2. Please post the whole Settings window (screenshot) with your completion settings -- maybe you have some another option disabled.

3. Is that is the only place/pattern where it does not work? Does it work in another place (e.g. for "$a = new [CARET]").

4. Does it work in brand new empty project (with 1-2 test classes/simple code only)?

If it works there -- does it work in your current project if file is located elsewhere?

5. Post a screenshot of the whole IDE window when this happens (maybe you have turned off something, e.g. power save mode etc etc) -- it may give some visual hits.

6. Will it work better if you disable ALL custom (not bundled by default) plugins and restart the IDE?

Basically -- need to know your setup / what you have got there to see what it might be.

0

请先登录再写评论。