securingsincity / react-ace

React Ace Component
http://securingsincity.github.io/react-ace/
MIT License
4.02k stars 603 forks source link

If i want to expand AutoComplete code , how should i do #1830

Open YqxLzx opened 1 year ago

YqxLzx commented 1 year ago

Problem

Detail the problem here, including any possible solutions. now , if i open enableLiveAutocompletion , i will get a "let" when i inputed a "l" . if I want to expand this feature , for example i hope AceEditor will give me the "AceEditor" when i inputed a "Ac"

Sample code to reproduce your issue

References

Progress on: #