-
-
Notifications
You must be signed in to change notification settings - Fork 378
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
Clear and concise description of the problem
This may be a limitation of VS Code, but in VS Code if you option click a component name within Nuxt, rather than drilling directly to the component file, it takes you to components.d.ts where you then must drill on the resolved path for the component.
Suggested solution
If VS Code will allow it, it would be excellent if there was a way to drill directly to the component rather than the intermediate components.d.ts file. This would keep the workspace cleaner as well since components.d.ts gets needlessly opened in the tabs and left open once you arrive at the final file you actually need to edit.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
mrpinkcat, ArthurN, Livan-pro and felicienfrancois
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request