radian628 / desmoscript

Desmos scripting language and successor to LISPsmos.
101 stars 8 forks source link

Langserver -> Client Debug Feedback #26

Open radian628 opened 1 year ago

radian628 commented 1 year ago

Implement some kind of mechanism for easily propagating debug messages from the language server to the client. This can be fairly easily done with my RPC setup.