Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Example App #64

Merged
merged 2 commits into from
Jan 10, 2025
Merged

Conversation

thecoolwinter
Copy link
Contributor

Description

  • Adds an example app. Just a barebones example of how to use the TextView class to create a plain-text editor.
  • The project is set up so the package is a local, editable, dependency.

This has been extremely useful in CESE, and should help when developing this package. It's also good documentation, and we can point people towards this example app if they'd like to see how to use the text view.

Related Issues

  • N/A

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Screenshot 2025-01-09 at 3 06 14 PM

Copy link
Contributor

@austincondiff austincondiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great idea!

@thecoolwinter thecoolwinter merged commit 09a3f21 into CodeEditApp:main Jan 10, 2025
2 checks passed
@thecoolwinter thecoolwinter deleted the example-app branch January 10, 2025 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants