[New package]: https://github.com/swiftlang/sourcekit-lsp
I've searched open & closed issues for similar requests
- [ ] Yes
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
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
Do you know the install command from the source code for this? If yes, it would make it easy to implement.
I'm looking into this as well. I found some docs I found about setting it up manually. Not sure how to translate them to work with Mason. New to neovim in general so any help would be awesome. I'm going to keep poking around and see what I can figure out.
https://www.swift.org/documentation/articles/zero-to-swift-nvim.html
@Conarius Maybe this is helpful to you?
EDIT: I got it working with a manual install.