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 Intention to Replace Quotes #2849

Open
rwp0 opened this issue Apr 22, 2024 · 1 comment
Open

Add Intention to Replace Quotes #2849

rwp0 opened this issue Apr 22, 2024 · 1 comment

Comments

@rwp0
Copy link
Contributor

rwp0 commented Apr 22, 2024

JavaScript and Python have this intention, and Perl I think should also since it's something usable and somewhat used often with C-derived programming language syntaxes.

image

Current Perl intentions

image

Without intentions, it can be hard to do so in JetBrains IDE's since trying to replace one quote might add another such quote to pair that.

The other way is Ctrl+R (Find & Replace) but that's too much of a hassle.

@hurricup
Copy link
Collaborator

Related to #1995

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

No branches or pull requests

2 participants