amplifying-fsharp / sessions

10 stars 0 forks source link

A gentle introduction to ionide/LanguageServerProtocol #43

Open dawedawe opened 5 months ago

dawedawe commented 5 months ago

Session on A gentle introduction to ionide/LanguageServerProtocol

dawe, from https://www.function-type.com/ in CET would like to tackle:

After creating a lexer, parser and interpreter for our little language it's time to use ionide/LanguageServerProtocol to build an LSP server that can act as the backend for a monaco editor running in the browser.