AngularJS-Atom
AngularJS-Atom copied to clipboard
Any suggestion for snippets's prefix name
firstly, Atom is not support multiple prefixes(see http://discuss.atom.io/t/multiple-snippets-key/2297) and prefixes started with special characters.(see https://github.com/atom/snippets/pull/16) (or I don't know the way)
I use ngm or ngma as prefix.(you can see here) I get these name from JetBrain's angularjs-plugin. Because I'm former WebStorm user.
But As @ProLoser said, it's not looks good and hard to remember. any suggestion for snippets's prefix name?