okld / streamlit-ace

Ace editor component for Streamlit.
https://share.streamlit.io/okld/streamlit-gallery/main?p=ace-editor
MIT License
254 stars 38 forks source link

allowed to enable/disable autocompletion #51

Open NichtJens opened 10 months ago

NichtJens commented 10 months ago

This PR resolves issue https://github.com/okld/streamlit-ace/issues/48 by exposing enableBasicAutocompletion and enableLiveAutocompletion.