Feature suggestion - More rich SQL command Editor
Database management in a single PHP file
Brought to you by:
jakubvrana
Hello, i wanna thank you for this great tool, i use it daily
I want to suggest that we might benefit from a richer SQL editor, that have something like:
- Multi line editing
- Shortcuts, forr example for deleting Line , and duplicating line
something like https://microsoft.github.io/monaco-editor/, but minimal
What do you think ?
There's now a plugin for CodeMirror which has some keyboard shortcuts.