Thank you for reporting this bug. We will make it our priority to review this report.
-
Sencha Premium User
Go to definition always shows class files instead of modern
Hello,
when I want to go to a definition of a xtype, VS Code always shows the classic version of the file but not the modern.
For example I click on "colorbutton", I'll see:
"sencha > ext > packages > ux > classic > src > colorpick > Button.js"
instead of:
"sencha > ext > packages > ux > classic > src > colorpick > Button.js"
Can I somehow show the modern files?