mason.nvim icon indicating copy to clipboard operation
mason.nvim copied to clipboard

feat(registry): add smarty-language-server

Open landeaux opened this issue 3 years ago • 1 comments

This PR adds support for smarty-language-server.

https://github.com/ssigwart/vscode-smarty https://github.com/landeaux/vscode-smarty-langserver-extracted

landeaux avatar Dec 01 '22 07:12 landeaux

Cool! I'm a bit hesitant to using unofficial sources for new packages unless it's generally regarded as a de-facto official distribution. The upstream repository doesn't seem to be too active - but do you think it'd be possible to try to move the npm packaging there instead?

Totally understand. If it's any consolation, I just got support for this package in neovim/nvim-lspconfig (PR). It might be possible to move the npm packaging to vscode-smarty, but I expect I might get a little push-back from the author, since it would be asking to expand the scope of that project beyond it's usage as a VSCode plugin.

landeaux avatar Dec 02 '22 17:12 landeaux

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

williamboman avatar Mar 23 '23 18:03 williamboman