Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin incorrectly reports the translate filter as non-existent #201

Open
Marian-Kechlibar opened this issue Nov 29, 2022 · 0 comments
Open
Labels
EAP This is being considered for the next EAP version enhancement

Comments

@Marian-Kechlibar
Copy link

Describe the bug

All uses of the translate filter, e.g.

{var $dateFormatForParams = ('kraken.picker.formatparams'|translate)}

are, during Code Inspection, annotated with a warning:

Undefined latte filter 'translate'

This is a built-in Latte filter, it shouldn't be treated as a custom filter.

Environment:

  • PhpStorm version 2022.2.3
  • Plugin version 1.1.5
@mesour mesour added enhancement EAP This is being considered for the next EAP version labels Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EAP This is being considered for the next EAP version enhancement
Projects
None yet
Development

No branches or pull requests

2 participants