borkdominik / bigER

Entity Relationship Diagram modeling tool realized as a language server that is distributed as a VS Code extension.
https://marketplace.visualstudio.com/items?itemName=BIGModelingTools.erdiagram
MIT License
106 stars 13 forks source link

Toolbar rework #51

Closed plglaser closed 1 year ago

plglaser commented 1 year ago

The toolbar is currently implemented by hard-coding HTML elements (from the VS Code Webview UI Toolkit).

This PR changes the toolbar to an AbstractUIExtension from sprotty.