We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue by MarcelGerber Friday May 15, 2015 at 18:45 GMT Originally opened as adobe/brackets#11123
Use caching for JS Code Hints to improve performance in minified files. Better, but still not perfect.
The CodeMirror.copyState method takes most of the time. It would be great if someone could submit a speed improvement upstream.
MarcelGerber included the following code: https://github.com/adobe/brackets/pull/11123/commits
The text was updated successfully, but these errors were encountered:
Comment by nethip Wednesday Sep 09, 2015 at 14:11 GMT
LGTM
Sorry, something went wrong.
No branches or pull requests
Friday May 15, 2015 at 18:45 GMT
Originally opened as adobe/brackets#11123
Use caching for JS Code Hints to improve performance in minified files.
Better, but still not perfect.
The CodeMirror.copyState method takes most of the time. It would be great if someone could submit a speed improvement upstream.
MarcelGerber included the following code: https://github.com/adobe/brackets/pull/11123/commits
The text was updated successfully, but these errors were encountered: