William Boman

Results 267 comments of William Boman
trafficstars

It's been a while since I last studied the ESLint language server source code but I believe it uses Node.js APIs (i.e. `const eslint = require("eslint/lib")` to execute ESLint, it...

> There is a new LSP called `sqls` (https://github.com/nanotee/sqls.nvim) as well (this is not an LSP implementation, but only a Neovim plugin that utilizes the now deprecated `sqls` server)

No idea why it might fail or how to fix it (not a nim dev). The installation only runs `nimble build -y --localdeps` inside the https://github.com/PMunch/nimlsp git repository. Maybe `--localdeps`...

Hello! The `:checkhealth mason` contents is missing.

This has been brought up a couple of times and my stance on it is [this](https://github.com/mason-org/mason-registry/pull/2837#pullrequestreview-1686482498). At this point I wouldn't mind changing it as it seems to be a...

I believe this can be closed with https://github.com/mason-org/mason-registry/pull/4311. Do note my comment [here](https://github.com/mason-org/mason-registry/pull/4311#pullrequestreview-1891780913) though.

> Oh interesting. Perceptive insight, I'll add that one too unless you're happy to. I pushed some commits. I just noticed that the changes were originally made to an old,...

Ugh stylua is complaining, I'll fix it shortly. I just saw the following in their docs which I don't understand, but which might be a bit problematic if it can't...

Hey! Yeah I've noticed this too. This is entirely a UI issue, the package gets installed properly and if you restart Neovim it should be able to render the version....