Skip to content

Conversation

@FastestMolasses
Copy link
Member

@FastestMolasses FastestMolasses commented Mar 29, 2025

Description

When selecting entire words, either through double clicking or through option+arrow keys, it will now consider underscores as part of the selection.

Related Issues

Closes #72

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

text.selection.mov

@FastestMolasses FastestMolasses marked this pull request as ready for review March 29, 2025 18:04
@FastestMolasses FastestMolasses added the enhancement New feature or request label Mar 29, 2025
@FastestMolasses FastestMolasses self-assigned this Mar 29, 2025
@FastestMolasses
Copy link
Member Author

Is there an issue with the runner? The tests don't seem to be running.

@thecoolwinter
Copy link
Contributor

Yeah something odd is happening there, probably has to do with the recent CI update we did.

@thecoolwinter
Copy link
Contributor

Could you merge the change from main into this branch? I think it'll fix it.

@thecoolwinter thecoolwinter merged commit 33c0971 into main Mar 29, 2025
2 checks passed
@thecoolwinter thecoolwinter deleted the update_selection branch March 29, 2025 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

✨ Selecting entire words should include underscores

3 participants