microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.82k stars 29.49k forks source link

Command + Click to Navigate to Component Source Not Working #234651

Open ikerestes opened 2 days ago

ikerestes commented 2 days ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce:

  1. Command + Click to Navigate to Component Source Not Working in VS Code ANYMORE
  2. The Command + Click functionality, which is supposed to navigate to a component's source definition in TypeScript/JavaScript projects, is not working as expected. Instead of navigating to the source file or definition, VS Code displays "No source action available". This occurs despite the project being properly set up with valid imports and paths.
mjbvz commented 1 day ago

Please fill in the issue template and provide example code which demonstrates the issue

vs-code-engineering[bot] commented 1 day ago

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!