Blazebit / blaze-expression

Apache License 2.0
5 stars 6 forks source link

Implement web-editor example and integrations #1

Closed beikov closed 4 years ago

beikov commented 4 years ago

I'd like to provide a full tutorial and example application with some out of the box integrations for a web-editor support based on a custom integration with the Monaco editor from Microsoft.

A few of the features(https://makecode.com/js/editor) that I'd like to adopt

It would also be cool if we could implement somekind of server side support through an LSP implementation via e.g. Xtext: https://www.eclipse.org/Xtext/documentation/330_web_support.html