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

Improved automatic space rules #374

Open
sspanak opened this issue Oct 3, 2023 · 0 comments
Open

Improved automatic space rules #374

sspanak opened this issue Oct 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@sspanak
Copy link
Owner

sspanak commented Oct 3, 2023

  1. Get rid of TextField.isThereText()
  2. Add a space after accepting a word when the next character is \n.
  3. Add a space when typing a letter or word, after a digit. - not doing this one. It allows for typing "4chan" or "2x".
  4. Do not add a space after digit+punctuation[+space].
  5. Add a space before opening quote marks.
  6. Add a space after closing quote marks.
  7. Maybe add a space after number+currency?
@sspanak sspanak added the enhancement New feature or request label Oct 3, 2023
@sspanak sspanak added this to the Papercuts after 2023-09 milestone Oct 3, 2023
@sspanak sspanak changed the title Improved automatic punctuation rules Improved automatic space rules Jan 10, 2024
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

No branches or pull requests

1 participant