thomaspaulmann / chime-swift

A Chime extension for Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

chime-swift

A Chime extension for Swift.

Overview

This Chime extension supports the Swift programming language. It integrates sourcekit-lsp with ChimeKit's ExtensionProtocol.

This project is featured as a tutorial in ChimeKit's reference 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:

Suggestions or Feedback

We'd love to hear from you! Get in touch via twitter, an issue, or 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.

About

A Chime extension for Swift

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Swift 100.0%