Hello there.
First time contributor, so be gentle
For those of you out there who use ExtJS
Here are some (well a lot) of snippets to help your everyday.
Now mind you I just made em, and will need FEEDBACK on what is too much and what could be added - it needs to be used for me to know what is a good idea to add (to help with the API) and what is overload.
So far I have xtype configurations made for most of the components - and also events.
Array properties that holds other components that can have special values are marked first for copying, then the closure is marked for deletion and you can spam new snippets inside (like for dockedItems)
All events are formatted in the JSON way
Enjoy and please do give feedback so I can refine it!