genesis-ai-dev / codex-editor

Codex Scripture Editor and Translator's Copilot
https://codex-editor.gitbook.io/
MIT License
6 stars 5 forks source link

Improve Dictionary Editor GUI #58

Open ryderwishart opened 1 month ago

ryderwishart commented 1 month ago

Right now, the Dictionary Summary view does not use the VS Code theme, so it is always "light mode". We should fix this so it follows the theme and uses VS Code Webview UI Toolkit components (e.g., the button).

The Dictionary Editor currently looks like this:

Image

Here is an example of a better table UI (just for inspiration)

Refs #8