teikalang / teika

MIT License
324 stars 7 forks source link

lsp: initial structure #195

Closed EduardoRFS closed 10 months ago

EduardoRFS commented 10 months ago

Goals

Prepare for actual development experience in Teika.

Context

Currently Teika has no LSP, meaning that error messages can only be displayed through the compiler command line, this is a subpar experience.

Even thought it is quite early, the LSP should be an integral component of the Teika DX.