When using the plug-in on projects based on open tooling (Ext 6.6) all the class names are wrong. Will this be fixed?
When using the plug-in on projects based on open tooling (Ext 6.6) all the class names are wrong. Will this be fixed?
I am so sorry for the delay. I have shared this with the support team and asked that they get back with you at their earliest convenience. Thanks for your patience!
Michele
As of version 6.0.12 of the Jetbrains plugin, it purports to have support for 6.7.0 and ext-gen open tooling scaffolding. When I attempt to follow the docs for building the modern-tunes site via open tooling, my Jetbrains editor doesn't seem to resolve code that's been stubbed out.
For example, if i open app.js in the root of the project, it can't resolve Ext.application({}), instead giving me the `Unresolved function or method application()` error.
Is there something one needs to do so that Ext.* is resolved? Or is this not yet working in the 6.0.12 module?
Thanks