You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@XiangpengHao
I played a bit with monaco 😅 This is the best I could get.
The CodeEditor is mocked to show the predefined table name.
If you are fine in general I can proceed further
This looks super cool! Thank you for the demo @etolbakov
Not sure if it's easy to do, but I would be great if we can also make multi-line sql look better, potentially with auto formatting.
Our syntax highlighting is basically none:
It would be great to incorporate monaco editor (or other modern editors) that provides fancy SQL language support.
But it seems very challenging to do this in Rust...
The text was updated successfully, but these errors were encountered: