TextFormation
TextFormation is simple rule system that can be used to implement typing completions. Think matching “}” with “{“.
Integration
Swift Package Manager:
dependencies: [
.package(url: "https://github.com/ChimeHQ/TextFormation")
]
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.