- es6-javascript adapted from hharnisc/atom-es6-javascript.
- chai snippes adapted from povalpet/atom-chai-snippets
- TDD snippets added
- Ending tab stop added
- Abbreviations changed into full phrases since tab completions could be made by arbitrary key strokes. Moved keymaps into the package,
./keymaps/custom-keymaps.cson
if your atom configuration path is ~/.atom
,
git clone https://github.com/xiaolai/xiaolais-atom-snippet-collection.git ~/.atom/packages/xiaolais-atom-snippet-collection
After edit package files, such as add a new snippet file (commonly cson file), Window: Reload
(in Command Palette) can be used reload all packages to render new modification come effective.
The MIT License (MIT)
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.