Vscode-ng-language-service: Ctrl + hover / Ctrl + click is not working for pipes with parameters

Created on 9 Mar 2020  路  2Comments  路  Source: angular/vscode-ng-language-service

Describe the bug
Ctrl + hover / Ctrl + click is not working for pipes with parameters

To Reproduce

Steps to reproduce the behavior:

  1. Check the pipe example on https://angular.io/guide/pipes or check it here (I updated it to angular 9) https://github.com/SteffenKoehler/angular-pipes-example
  2. Ctrl + hover / Ctrl + click above the date pipe

Expected behavior

Ctrl + hover / Ctrl + click should also work for pipes with parameters

Screenshots

working

not_working

Additional context

I'm using the current version available in the store (0.900.15)

bug lib

Most helpful comment

Thanks for the report. The PR above will fix this.

All 2 comments

Thanks for the report. The PR above will fix this.

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._

Was this page helpful?
0 / 5 - 0 ratings