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

Add "Find", "Find and replace", and "Jump to line" keyboard shortcuts #343

Merged
merged 37 commits into from Mar 7, 2024

Conversation

felixhabib
Copy link
Contributor

@felixhabib felixhabib commented Mar 6, 2024

Adding the following keyboard shortcuts:

  • Cmd + F / Ctrl + F - Find
  • Cmd + Option + F / Ctrl + Alt + F - Find and replace
  • Cmd + G / Ctrl + G - Jump to line

Copying the VSCode shortcut for 'Find and replace' but happy to discuss if something else is preferable

Copy link

changeset-bot bot commented Mar 6, 2024

🦋 Changeset detected

Latest commit: e44a3d2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
playroom Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@felixhabib felixhabib changed the title Add search replace Add "Fine", "Find and replace", and "Jump to line" keyboard shortcuts Mar 6, 2024
@felixhabib felixhabib marked this pull request as ready for review March 6, 2024 06:00
@felixhabib felixhabib requested a review from a team as a code owner March 6, 2024 06:00
@felixhabib felixhabib changed the title Add "Fine", "Find and replace", and "Jump to line" keyboard shortcuts Add "Find", "Find and replace", and "Jump to line" keyboard shortcuts Mar 6, 2024
.changeset/good-starfishes-share.md Outdated Show resolved Hide resolved
.changeset/good-starfishes-share.md Outdated Show resolved Hide resolved
felixhabib and others added 3 commits March 7, 2024 14:58
Co-authored-by: Adam Skoufis <askoufis@users.noreply.github.com>
@felixhabib felixhabib requested a review from askoufis March 7, 2024 04:00
@felixhabib felixhabib merged commit 94c75f8 into master Mar 7, 2024
6 checks passed
@felixhabib felixhabib deleted the add-search-replace branch March 7, 2024 04:15
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.

None yet

3 participants