LedgerHQ / ledger-vscode-extension

A VS Code extension providing tools to accelerate development of apps for Ledger wallets.
Apache License 2.0
6 stars 3 forks source link

Use WebView instead of TreeView for sidebar #4

Open agrojean-ledger opened 12 months ago

agrojean-ledger commented 12 months ago

Use a WebView instead of Tree View for the sidebar rendering to allow for greater control of UI design.

We could leverage Microsoft's Toolkit to design a new UI fitting with VSCode's style.