William Boman

Results 265 comments of William Boman
trafficstars

Hello! Yes this is a problem that I'd like to address somehow. > That being said, from what I can tell from `lua/mason-core/managers/npm/init.lua` it doesn't look as if global modules...

Hey @jayp0521 ! At first glance this looks like a tool that is pretty deeply integrated with VSCode, and depends on another VSCode extension. I'd be open to repackaging it...

Hello! Yes this is something I'd like to do as well. This is however non-trivial to implement as most asynchronous operations are externalized (file downloads are done via `wget`, `curl`,...

These exist already!

Ah, it's regarding prettier plugins

I think I'll open up a Wiki page for these things! I will likely also extract the `mason-lspconfig` extension into its own plugin, to make boundaries clearer but also promote...

> A thought on this... maybe have the plugin upgrade / install to a temp dir on the same filesystem first and then move the result on completion. That way...

Hello! Yes I think this could be a nice feature. It will however require quite a big effort in terms of mapping filetypes to a language. This works for `:LspInstall`...

@xarthurx Do you happen to use mason.nvim? It will write `.cmd` executable shims on Windows systems, which doesn't play nicely with libuv (which Neovim's LSP client uses to spawn servers)....

I found the exhaustive list of project files here: https://github.com/remarkjs/remark/blob/87c50a5884662908cfef15297f109de0102a2c4a/packages/remark-cli/readme.md#example-config-files-json-yaml-js