CodeEditApp / CodeEditSourceEditor

A code editor view written in Swift powered by tree-sitter.
https://codeeditapp.github.io/CodeEditSourceEditor/documentation/codeeditsourceeditor
MIT License
517 stars 84 forks source link

Added typescript in package.swift #70

Closed hamzaplojovic closed 2 years ago

lukepistrol commented 2 years ago

Just adding it as a dependency does not make it work. Please check out this guide on how to add support for additional languages.