Go to definition not working in VS Code

Viewed 8156

Editing a PHP file with VS Code. Go to definition not working for the JavaScript code in the file. How to get Go to definition to work?

(VS Code does complain when I open the PHP file. "Cannot validate since no PHP executable is set".)

1 Answers
Related