Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

When adding a custom quote it doesn't cycle through all of them #31

Open
tjbenton opened this issue Aug 20, 2015 · 2 comments
Open

When adding a custom quote it doesn't cycle through all of them #31

tjbenton opened this issue Aug 20, 2015 · 2 comments

Comments

@tjbenton
Copy link

  • If I start on single quotes I can change to double quotes or backtick.
  • If I start on double quotes It will only change to a backtick.
  • If I start on a backtick it won't change at all.

Here is my config.

"toggle-quotes":
    quoteCharacters: "\'\"\`"

I wasn't sure if sure if issue should be added to #14 or not since this is a bug and that's an enhancement.

@lostfictions
Copy link

I'm experiencing this issue as well.

@ghost
Copy link

ghost commented Aug 15, 2016

Works for me! using version 1.0.0
I specified them in this order in the GUI

"'`

here's the part from my config.cson

  "toggle-quotes":
    quoteCharacters: "\"'`"

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

No branches or pull requests

2 participants