Skip to content

Implement Missing Accessibility APIs #116

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

Merged
merged 2 commits into from
Jul 17, 2025

Conversation

thecoolwinter
Copy link
Contributor

Description

Fills out the last few missing accessibility methods for the text view.

Adds unit tests for all implemented accessibility methods.

Related Issues

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

N/A

@thecoolwinter thecoolwinter changed the title Missing Accessibility APIs Implement Missing Accessibility APIs Jul 17, 2025
@thecoolwinter thecoolwinter merged commit f576370 into CodeEditApp:main Jul 17, 2025
2 checks passed
@thecoolwinter thecoolwinter deleted the missing-ax-apis branch July 17, 2025 15:03
@godbout
Copy link

godbout commented Aug 15, 2025

@thecoolwinter curious about when do changes made on the CodeEditTextView get merged and released in the CodeEdit app themselves. do you guys have some sort of fixed schedule, or do you do it more by feel?

@thecoolwinter
Copy link
Contributor Author

We release whatever the latest version of CESE and CETV are with a CodeEdit release. We don't have a specific release schedule, but I think it will be soon considering some recent changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants