CodeEditApp / CodeEditSourceEditor

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

Add Example App #236

Closed thecoolwinter closed 7 months ago

thecoolwinter commented 7 months ago

Description

Adds an example app.

Related Issues

Checklist

Screenshots

https://github.com/CodeEditApp/CodeEditSourceEditor/assets/35942988/f11e5cc1-c159-45dd-bdb7-55d389804a3e

EstebanBorai commented 7 months ago

As I understand this will help us try out on development, right?

thecoolwinter commented 7 months ago

Yes it will! I think I need to update the testing script tho, so I'll take a look at that tomorrow

EstebanBorai commented 7 months ago

Yes it will! I think I need to update the testing script tho, so I'll take a look at that tomorrow

Great! Do you think CodeEditTextView can have a similar update?

0xWDG commented 7 months ago

Looks good, but the tests seems to fail :(