lukashornych / evitalab

Official web-based GUI client for evitaDB e-commerce database. It is built to help developers who use evitaDB with exploring and debugging their domain structure and data. Besides standard query executing, it also supports multiple no-code tools to quickly navigate through domain structure, docs and data without needing to write any queries.
https://github.com/lukashornych/evitalab
Apache License 2.0
7 stars 1 forks source link

Revert CodeMirror status bar to readonly editors #138

Open lukashornych opened 3 weeks ago

lukashornych commented 3 weeks ago

After some thinking, it might be useful to have cursor stats even in readonly editor, e.g. for debugging results and so on.