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.93k stars 280 forks source link

[New package]: https://github.com/swiftlang/sourcekit-lsp #1810

Open varung opened 1 month ago

varung commented 1 month ago

I've searched open & closed issues for similar requests

Package name

sourcekit-lsp

Package homepage

https://github.com/swiftlang/sourcekit-lsp

Languages

swift

How is this package distributed?

I believe it is through github, not sure. It may be an integration with xcode

williambotman commented 1 month 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 3 weeks ago

Do you know the install command from the source code for this? If yes, it would make it easy to implement.