You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: