visual studio code - VScode not showing php extension PDO,mysqli functions for autocomplete
one text
I'm trying to learn backend technologies using PHP MySQL, so when I'm using vscode it only suggests to me the basics PHP functions,
but when I use the PDO or mysqli it's not showing me any suggestions in order to make autocomplete or give you info about a specific function
Source