williamboman / mason.nvim

Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
Apache License 2.0
7.95k stars 281 forks source link

[New package]: postgres_lsp #1772

Open Drew-Daniels opened 3 months ago

Drew-Daniels commented 3 months ago

I've searched open & closed issues for similar requests

Package name

postgres_lsp

Package homepage

https://github.com/supabase-community/postgres_lsp

Languages

PostgreSQL SQL

How is this package distributed?

Would be nice if we could install postgres_lsp using mason, which looks like a more actively maintained Postgres LSP in comparison to plpgsql-lsp, which another feature request was made for here.

williambotman commented 3 months ago

Hello! Pull requests are always very welcomed to add new packages. If the distribution of the package is simple, the installation will most likely be so as well. See CONTRIBUTING.md and the API reference for more details! You may also use existing packages as reference.

 🤖 This is an automated comment.    📖 Source code 

Conarius commented 1 month ago

It does look promising already but I would still wait until the base level of features is there. Until then: You can always make a pr in the mason-registry repo if you feel like it :3