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

Bad balance checks for double quotes (and possibly all open == close-pairs) #41

Closed
LunarWatcher opened this issue Sep 22, 2021 Discussed in #40 · 0 comments · Fixed by #54
Closed

Bad balance checks for double quotes (and possibly all open == close-pairs) #41

LunarWatcher opened this issue Sep 22, 2021 Discussed in #40 · 0 comments · Fixed by #54
Labels
bug Something isn't working

Comments

@LunarWatcher
Copy link
Owner

Discussed in #40

Originally posted by pooriar September 21, 2021
Sorry if this is a dumb question, but I've been struggling with this constantly. Here's the situation:
The cursor is in front of a pair, separated by a space:
| "foo"
I want to press " to open a new pair of quotes like so:
"|" "foo"
But instead, if I press " I get this:
"|foo"

Is there a way to disable this behavior? Thank you for maintaining this great plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant