+ 3
In ace editor there is option to suggest code on input. I have add enableLiveAutoCompletion:true, but it is not working please
1 Resposta
+ 2
According to the ace editor documents those options require ext-language_tools.js
https://ace.c9.io/#nav=howto
https://github.com/ajaxorg/ace/wiki/Configuring-Ace#editor-options-defined-by-extensions
https://cdnjs.com/libraries/ace/1.5.3