Expected behavior: [What you expect to happen]
Add an option to turn off the automatic lookup and display of translation strings in place of {{t}}'s in .hbs files.
Actual behavior: [What actually happens]
Translation strings by default are shown when editing .hbs files.
Reproduces how often: [What percentage of the time does it reproduce?]
Versions
The first two lines of the Help -> About output:
IntelliJ IDEA 2022.2.1 (Ultimate Edition)
Build #IU-222.3739.54, built on August 16, 2022
The version of intellij-emberjs (Settings -> Plugins -> Ember.js):
2022.2.1
If this option already exists, please feel free to respond to this report with the steps required to turn off translation lookups.
Description
Steps to Reproduce
Expected behavior: [What you expect to happen] Add an option to turn off the automatic lookup and display of translation strings in place of
{{t}}
's in.hbs
files.Actual behavior: [What actually happens] Translation strings by default are shown when editing
.hbs
files.Reproduces how often: [What percentage of the time does it reproduce?]
Versions
The first two lines of the
Help
->About
output: IntelliJ IDEA 2022.2.1 (Ultimate Edition) Build #IU-222.3739.54, built on August 16, 2022The version of
intellij-emberjs
(Settings
->Plugins
->Ember.js
): 2022.2.1If this option already exists, please feel free to respond to this report with the steps required to turn off translation lookups.