The MetaP Graphical User Interface Editor is a Visual Studio Code (VSCode) extension to graphically edit GUI definitions in GUI-Definition-Language (GDL).
The extension is still in an embryonic state.
Initial release.
The set-up of this project was copied from hello-world-angular sample of the Webview UI Toolkit Sample Extensions GitHub repository.
The VSCode Guide Webview API was a very instructive starting point for the development of a VSCode Webview extension.