edgedb-ui
edgedb-ui copied to clipboard
Auto highlight cell contents
In the data explorer via the web dashboard/ui, it'd be nice to either auto highlight the contents of a cell when you click it (row + column in the database), or to have a copy button in the ui.
This would make copy/pasting values out of the web ui and into some other app much easier. I find myself doing this somewhat regularly. And sometimes the values I'm copying are quite long (e.g. arbitrarty json data, arbitrary html, etc), so its not easy to manually highlight everything.