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

' charcter in snippet name causes widget to not gain focus #27

Open
Ryan1729 opened this issue May 3, 2015 · 0 comments
Open

' charcter in snippet name causes widget to not gain focus #27

Ryan1729 opened this issue May 3, 2015 · 0 comments

Comments

@Ryan1729
Copy link

Ryan1729 commented May 3, 2015

If any snippet has a ' character in its name, then when Alt-s is pressed the widget will not get focus automatically and has some other strange behaviour.

Example snippet causing the problem:

Name: 'use strict';
Snippet: 'use strict';

but,

Name: use strict pragma
Snippet: 'use strict';

seems to work well.

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

No branches or pull requests

1 participant