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

cl is conflict with class #8

Open
maxisam opened this issue Feb 23, 2017 · 5 comments
Open

cl is conflict with class #8

maxisam opened this issue Feb 23, 2017 · 5 comments

Comments

@maxisam
Copy link

maxisam commented Feb 23, 2017

cl doesn't work. Because it is conflict with class from default.
maybe we should use a different token ?

@akamud
Copy link
Owner

akamud commented Feb 24, 2017

This didn't conflict before class was supported. Apparently the original extension from Atom uses log for this. I'll confirm and change it to be the same.

@akamud akamud mentioned this issue Feb 24, 2017
@maxtotterman
Copy link

You could add "editor.snippetSuggestions": "top" in your settings, and this will solve the issue.

But if you don't want snippet suggestions first, log might be a better keyword.

@akamud
Copy link
Owner

akamud commented Mar 12, 2017

Thanks for pointing that out @maxtotterman. Good alternative.

@sheonhan
Copy link

sheonhan commented Apr 5, 2017

Having the same problem, here. Is there anyway I can customize this myself?

@akamud
Copy link
Owner

akamud commented Apr 8, 2017

Yes, you can copy the snippet into your User Snippets section.

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

4 participants