Join Nostr
2026-05-08 16:16:16 UTC
in reply to

LR on Nostr: it's beginning to work! numbers and strings are not being highlighted correctly yet, ...

it's beginning to work!

numbers and strings are not being highlighted correctly yet, don't know why.

also, apparently tokens are not allowed to span multiple lines¹, so i need to fix up this part as well.

more tomorrow.


¹ multiline tokens can be supported by clients, but the server needs coverage for the fallback so why maintain two paths?

#devlog #sxpp #lsp