@xumiao wrote:
I wrapped up a react ace editor https://github.com/securingsincity/react-ace in a Dash component:
https://github.com/reasoned-ai/dash-aceIt supports python|javascript|sql modes with several themes. It also supports custom language in terms of syntax highlighting, code folding and auto-completion. A custom auto-completer endpoint can be configured for advanced code analysis and IntelliSense.
If these are the features you are looking for, please check it out and let me know your thoughts.
-Xu
Posts: 1
Participants: 1





