angular / vscode-ng-language-service

Angular extension for Visual Studio Code
MIT License
773 stars 116 forks source link

*ngTemplateOutlet Detect the parameter and redirect to the corresponding template in the HTML using the "control" + right-click combination. #2026

Closed fordnike closed 2 months ago

fordnike commented 4 months ago

🚀 feature request

Description

Detect the parameter and redirect to the corresponding template in the HTML using the "control" + right-click combination. This option exists in WebStorm and is very useful

See video below:

Capture vidéo du 2024-04-24 10:30:51.webm

atscott commented 2 months ago

This feature is already present in the language service. You may need to ensure you have strict template enabled. The language service is entirely dependent on how template type checking is configured for the compiler.

https://github.com/angular/vscode-ng-language-service/assets/479713/0f49b513-acd5-4b92-81b9-d7808fedda4f

angular-automatic-lock-bot[bot] commented 1 month ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.