News

AI-assisted programming is way more fun and effective than I thought it'd be. Here's how it went for me and why I'm optimistic about it.
Type: Feature Request I don't normally complain or make requests, but the way of editing token colors is crazy. There should be an editor literally for every textmate scope for each language, with ...
My language server (written on go, transport through stdio) implements the workspace/diagnostic request and returns a full set of diagnostics for all files in the workspace. This works correctly in ...