ChimeHQ/chime-swift
A Chime extension for Swift
Overview
This Chime extension supports the [Swift][swift] programming language. It integrates [sourcekit-lsp][sourcekit-lsp] with [ChimeKit][chimekit]'s ExtensionProtocol.
This project is featured as a [tutorial][tutorial] in ChimeKit's reference [documentation][documentation].
Installation
chime-swift's core functionality is built directly into Chime 2.0.
But, you can always open up the included Xcode project and build the container app to make the ExtensionKit extension available on your local machine.
Future Development
A language server is not required to provide semantic languages features to Chime. A way to expand this extension would be to directly integrate with native tooling. This could offer a lower-overhead implementation, while also providing additional features not directly exposed via Language Server Protocol. Plus, it would be pretty cool.
Relevant projects:
- [SourceKitten][sourcekitten]
- [SwiftFormat][swiftformat]
Suggestions or Feedback
We'd love to hear from you! Get in touch via an issue a pull request.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
[license]: https://opensource.org/licenses/BSD-3-Clause [license badge]: https://img.shields.io/github/license/ChimeHQ/chime-swift [chime]: https://www.chimehq.com [swift]: https://www.swift.org [sourcekit-lsp]: https://github.com/apple/sourcekit-lsp [sourcekitten]: https://github.com/jpsim/SourceKitten [swiftformat]: https://github.com/nicklockwood/SwiftFormat [chimekit]: https://github.com/ChimeHQ/ChimeKit [documentation]: https://swiftpackageindex.com/chimehq/chimekit/main/documentation [tutorial]: https://swiftpackageindex.com/chimehq/chimekit/main/tutorials/create-an-extension
Package Metadata
Repository: ChimeHQ/chime-swift
Stars: 13
Forks: 1
Open issues: 0
Default branch: main
Primary language: swift
License: BSD-3-Clause
Topics: extensionkit, language-server-protocol, lsp, swift
README: README.md