cadorn / ace-extjs

ACE Editor for ExtJS
122 stars 41 forks source link

Heavy #8

Open ganeshkbhat opened 10 years ago

ganeshkbhat commented 10 years ago

Considering ace and extjs both being heavy I see addition of this plugin slowing up things. Is there a single smaller file that I can use by just loading the ace-extjs and pull features of ace that can be included from a json file (that includes which id to render to)? That should reduce the file size and increase performance a bit.

I have been trying that myself since sometime, but the loading of contents in tabbed structure is quite cumbersome in extjs.