-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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: allow punctuation characters in context menus #8783
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting... PR this to Discord too if you want/can
Codecov Report
@@ Coverage Diff @@
## main #8783 +/- ##
==========================================
+ Coverage 85.22% 85.81% +0.58%
==========================================
Files 77 91 +14
Lines 6715 9254 +2539
Branches 877 1125 +248
==========================================
+ Hits 5723 7941 +2218
- Misses 953 1271 +318
- Partials 39 42 +3
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Please describe the changes this PR makes and why it should be merged:
Current regex validation in the context menu builder only allows - and _
Fixes #8781
Status and versioning classification: