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

Have "adapt case" recognize two more cases #6

Open
NurioHin opened this issue May 7, 2020 · 0 comments
Open

Have "adapt case" recognize two more cases #6

NurioHin opened this issue May 7, 2020 · 0 comments

Comments

@NurioHin
Copy link

NurioHin commented May 7, 2020

Right now, the "adapt case" option recognizes when the whole found string is in uppercase or lowercase and adapts the replace string to that.

However, there are two more common cases that are used often and should be recognized too:

  • "The sentence case where only the start of the string is uppercase"
  • "The Title Case Where Every Individual Word Starts With An Uppercase"

If the "adapt case" option could recognize (and thus adapt) these two other cases, that would be great

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

No branches or pull requests

1 participant