William Boman

Results 267 comments of William Boman
trafficstars

This advice now shows up in `:checkhealth mason` https://github.com/williamboman/mason.nvim/pull/1358

Update: I'm working on this atm. The plan is to mimic lazy.nvim's lockfile mechanism so that it is somewhat familiar to users. I'll cut the `1.0.0` release of mason.nvim prior...

Update: I'm still working on this and have a feature branch locally which I'm not too happy with yet. I think I'll try to get a first implementation merged soon...

Thanks! Will have to do some work on dealing with removed packages. Removing the package definition will simply make the package disappear entirely from all Mason interfaces, it should preferably...

Closing this as packages are no longer added to this registry, see instead https://github.com/mason-org/mason-registry/.

This should be fixed in the new registry as it ensures yarn@1 is installed (I'll assume it was failing because you have a different yarn version installed).

Hello! Is this still an issue on nvim >= 0.9?

I see, thanks! To me it sounds like it doesn't have an apparent connection to jdtls, let's make it its own package imo!

> I am trying to find out where in mason, or nvim-lspconfig lsp client is starting based on filetype. someone have any ideas or documentation about it ? Mason is...

Hey! See https://github.com/editorconfig-checker/editorconfig-checker/issues/232. Will wait for recommendation there.