You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Navigate->Class I cannot find component (or anything) with dash in a name, which is by convention every component. If type just parts of the name without dashes, component is found.
Steps to Reproduce
Name component 'my-component'. Use Navigate->Class and search by 'my-component'.
Expected behavior: To find component by it's name
Actual behavior: Component is found only if no dashes typed in.
Reproduces how often: 100%
Versions
The first two lines of the Help -> About output:
WebStorm 2018.2.3
Build #WS-182.4323.44, built on September 3, 2018
The version of intellij-emberjs (Settings -> Plugins -> Ember.js): 2018.2.4-0
Screenshots
Not found:
Found:
The text was updated successfully, but these errors were encountered:
Description
When using Navigate->Class I cannot find component (or anything) with dash in a name, which is by convention every component. If type just parts of the name without dashes, component is found.
Steps to Reproduce
Name component 'my-component'. Use Navigate->Class and search by 'my-component'.
Expected behavior: To find component by it's name
Actual behavior: Component is found only if no dashes typed in.
Reproduces how often: 100%
Versions
Help
->About
output:intellij-emberjs
(Settings
->Plugins
->Ember.js
):2018.2.4-0
Screenshots
Not found:
Found:
The text was updated successfully, but these errors were encountered: