Skip to content
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

What happened with aceEditor ? #735

Closed
CieNTi opened this issue Mar 4, 2015 · 2 comments
Closed

What happened with aceEditor ? #735

CieNTi opened this issue Mar 4, 2015 · 2 comments

Comments

@CieNTi
Copy link

CieNTi commented Mar 4, 2015

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

@jesperronn
Copy link

As far as I can tell, ACE editor is long gone. I updated the developer doc in a pull request (#728) to reflect that.

@CieNTi
Copy link
Author

CieNTi commented Mar 4, 2015

>.<

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

@CieNTi CieNTi closed this as completed Mar 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants