streamlit-code-editor
streamlit-code-editor copied to clipboard
Prevent autocompletion being triggered in comments
When autocompletion features are turned on, you get the annoying behavior where autocompletion suggestions pop up when typing comments. This is not ideal.