I haven't tried to do this as I'm afraid the $ from JQuery will conflict with PHP for VSC, but does anyone know how I can get formatting/intellisense for JQuery within PHP files?
haskellmcravin1 Thank you for the question.
The JavaScript code is treated separately from the PHP code; so $ should be ok.
$