Skip to content

Make word-swapping feature #136211

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

harusaku
Copy link

@harusaku harusaku commented Nov 1, 2021

Summary

This PR fixes #121010

We have made some commits for editor-find so that you can swap words.
In this code, you can swap like this gif animation by pushing Swap-All button or pressing shortcut key(ctrl+shift+enter).

newswapAll

You can use this function only when Match-Case button is on and Regular-Expression button is off.

Things to be considered

  • in this code, you can't swap words one by one by selecting words.
  • this PR will change current UI.

After the discussion, we'll write the test code!
Thanks!

@ghost
Copy link

ghost commented Nov 1, 2021

CLA assistant check
All CLA requirements met.

@redracer9
Copy link

ill check up hhat

thank you

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.

Add word-swapping
3 participants