Level 17
- have you tried reinstall vs code?
- have you tried to import settings from sublime
- Show your settings.json file (it is located inside Library/Application Support/Code/User/)
"editor.quickSuggestions": true
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
It looks like my VSCode doesn't autocomplete / suggest a function that has already been used once in a file. It should definitely see it and offer auto complete with tab. I have PHP Intelephense extension installed. This used to work in Sublime text. What am I missing?
Take a look at this screenshot of VSCode vs Sublime

Please or to participate in this conversation.