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

Quote shifting to backticks #31

Open
Madd0g opened this issue Feb 28, 2017 · 0 comments
Open

Quote shifting to backticks #31

Madd0g opened this issue Feb 28, 2017 · 0 comments
Assignees

Comments

@Madd0g
Copy link

Madd0g commented Feb 28, 2017

Javascript recently gained support of template strings, and now supports three types of strings:

'single'
"double"
`backtick`

Since I've gotten used to shifting quotes with single/double and now find myself using backticks with JS a lot, I thought I would suggest adding a 3rd style.

I don't know if it's possible to save plugin settings somehow or only do this with JS documents, but it would be nice to be able to configure this.

Thanks

@kstenschke kstenschke self-assigned this Apr 28, 2017
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