William Boman
William Boman
Hello! Have you configured pip to use a different default index? Are you behind a corporate VPN or similar? With the introduction of https://github.com/mason-org/mason-registry/ packages are installed with a fixed...
Do you still experience issues with receiving update notifications but when updating it doesn't install the new version? I believe installation should at least fail now, no?
> How do I pin versions? The only pinning mechanism available right now is to pin the registry version itself. This effectively locks all package versions to whatever version they're...
Hello! I'd recommend looking into https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim for now. This will hopefully make it into core eventually!
Cool! Unfortunately this will break for Windows users who don't use pyenv. We'll need to do this slightly differently. I've been wanting to get rid of that alias table and...
> * the mason registry yaml schema provided doesn't allow `glsl` or anything close to "opengl shading language" as an option, In the case a new language is added it'll...
Closing this as packages are no longer added to this registry, see instead https://github.com/mason-org/mason-registry/.
Hey! Hm I'm not following how it relates to efficiency? It's assigned to the metaclass singleton table itself, not each individual package object. The reason it's on the Package metaclass...
Ah haha yeah the UI will load all packages. That in itself will probably eventually become a performance problem worth solving, but for now I consider it entirely negligible as...
Hello! The logs don't include much information. Are you still experiencing issues with the latest version of `mason.nvim`?