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
I tried to follow some examples based basically on:
var aceEditor = undefined; function(editor){ aceEditor = editor; aceEditor.method(foofoofoo);
But never works. I read somewhere in near past that aceEditor was removed ... but I didn't find any official sign of that, so ..
¿Is that method broken or definetively aceEditor was removed?
Thanks in advance, CieNTi
The text was updated successfully, but these errors were encountered:
As far as I can tell, ACE editor is long gone. I updated the developer doc in a pull request (#728) to reflect that.
Sorry, something went wrong.
>.<
Why that is not documented? Or if it already is, why is so hard to find?
Thanks for the information ... Now I know I spent many time without sense hehehe
No branches or pull requests
I tried to follow some examples based basically on:
But never works. I read somewhere in near past that aceEditor was removed ... but I didn't find any official sign of that, so ..
¿Is that method broken or definetively aceEditor was removed?
Thanks in advance,
CieNTi
The text was updated successfully, but these errors were encountered: