cl is conflict with class
cl doesn't work. Because it is conflict with class from default. maybe we should use a different token ?
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.
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.
Thanks for pointing that out @maxtotterman. Good alternative.
Having the same problem, here. Is there anyway I can customize this myself?
Yes, you can copy the snippet into your User Snippets section.