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

feat(kcodeblock): assign Enter to jump to next match action #1808

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

kleinfreund
Copy link
Contributor

Summary

Assigns Enter to the "Jump to next match" action.

Assigns Shift+Enter to the "Jump to previous match" action.

Signed-off-by: Philipp Rudloff [email protected]

PR Checklist

  • Conventional Commits all commits follow the conventional commit standards outlined in the main README.
  • Tests coverage: test coverage was added for new features and bug fixes
  • Docs: includes a technically accurate README

Assigns Enter to the "Jump to next match" action.

Assigns Shift+Enter to the "Jump to previous match" action.

Signed-off-by: Philipp Rudloff <[email protected]>
@kleinfreund kleinfreund self-assigned this Nov 1, 2023
Copy link

netlify bot commented Nov 1, 2023

Deploy Preview for kongponents-sandbox ready!

Name Link
🔨 Latest commit 7b76074
🔍 Latest deploy log https://app.netlify.com/sites/kongponents-sandbox/deploys/654259dcd62179000793031f
😎 Deploy Preview https://deploy-preview-1808--kongponents-sandbox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Nov 1, 2023

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 7b76074
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/654259dc6460e70008aee065
😎 Deploy Preview https://deploy-preview-1808--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kleinfreund kleinfreund marked this pull request as ready for review November 2, 2023 06:35
@kleinfreund kleinfreund requested a review from a team as a code owner November 2, 2023 06:35
@kleinfreund kleinfreund merged commit 494708a into alpha Nov 2, 2023
6 checks passed
@kleinfreund kleinfreund deleted the feat/assign-enter-to-jump-to-next-match-action branch November 2, 2023 12:38
@kleinfreund kleinfreund removed their assignment Nov 2, 2023
kongponents-bot pushed a commit that referenced this pull request Nov 2, 2023
# [9.0.0-alpha.36](v9.0.0-alpha.35...v9.0.0-alpha.36) (2023-11-02)

### Features

* **kcodeblock:** add filter and regexp mode props and events ([#1807](#1807)) ([8f10a06](8f10a06))
* **kcodeblock:** assign Enter to jump to next match action ([#1808](#1808)) ([494708a](494708a))
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 9.0.0-alpha.36 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants