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

ci/ for JavaScript regex #8822

Open
verhovsky opened this issue Jan 13, 2024 · 1 comment
Open

ci/ for JavaScript regex #8822

verhovsky opened this issue Jan 13, 2024 · 1 comment

Comments

@verhovsky
Copy link

In JavaScript, regexes are written like

/[a-zA-Z0-9]/.test('some text')

I would like to quickly delete/change the contents of the Regex. Since the / are basically acting like quotes/brackets, I would like it if I could place my cursor between them and run ci/, ca/, di/ and da/ commands.

Describe alternatives you've considered
ct/ means I have to move the cursor more precisely.

@HenryTSZ
Copy link
Contributor

HenryTSZ commented Sep 8, 2024

#9127

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

2 participants