-
Notifications
You must be signed in to change notification settings - Fork 5.3k
New issue
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
loadMode is no longer emitted #1250
Comments
Now there is only generic loadModule event emitted in config |
This was referenced Nov 17, 2020
This was referenced Sep 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We're indicating that loadMode is emitted in the docs: https://github.com/ajaxorg/ace/blob/master/lib/ace/edit_session.js#L99-L104
But I think this was taken out in the recent highlighting refactor.
Either we
emit
it again, or remove the comment.The text was updated successfully, but these errors were encountered: