I think I finally figured it out. I can now Ctrl+Hover over extend, controller, requires, etc... and it will show a popup of its definition and when I Ctrl+MouseClick (or press F12) it opens that...
Type: Posts; User: gfrobenius
I think I finally figured it out. I can now Ctrl+Hover over extend, controller, requires, etc... and it will show a popup of its definition and when I Ctrl+MouseClick (or press F12) it opens that...
Anyone want to gain some stackoverflow points and help me with this one :) I'm doing some Ext JS training and want that feature where you can control+mouseclick on a controller for example and it...
I'm very new to Ext JS. I went through the Getting Started page (http://docs.sencha.com/extjs/6.2.0/guides/getting_started/getting_started.html) which results in a simple tabbed app. Now all I want...