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

don't works with escaped quotes #4

Open
yukulele opened this issue Apr 30, 2013 · 1 comment
Open

don't works with escaped quotes #4

yukulele opened this issue Apr 30, 2013 · 1 comment

Comments

@yukulele
Copy link

This plugin should ignore escaped quote,
example:

var str = 'let\'s go !';
@kek
Copy link
Owner

kek commented Jun 26, 2021

It is a good suggestion but I think a problem is that the plugin would ideally need to be aware of the syntax of the text you are editing since different languages have different syntax for escaping. But some kind of best effort would of course be possible.

@yukulele yukulele reopened this Jun 26, 2021
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