This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
atom
Watch
1
Star
1
Fork
0
You've already forked atom
mirror of
https://github.com/atom/atom.git
synced
2026-02-17 10:01:25 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
361bf8334533889e160ea55efacde126122035bb
atom
/
src
/
packages
/
snippets
History
Corey Johnson & Nathan Sobo
361bf83345
Load snippets from CSON/JSON. Use
syntax
properties for scoping.
...
This commit eliminates the custom `snippets` format and instead just uses CSON/JSON.
2013-01-07 14:28:47 -07:00
..
keymaps
Ensure snippets keymaps cascade correctly by breaking into 2 files
2013-01-03 15:20:24 -07:00
spec
Load snippets from CSON/JSON. Use
syntax
properties for scoping.
2013-01-07 14:28:47 -07:00
src
Load snippets from CSON/JSON. Use
syntax
properties for scoping.
2013-01-07 14:28:47 -07:00
index.coffee
Rename extensions to packages
2012-12-18 20:03:21 -07:00
snippets.pegjs
Load snippets from CSON/JSON. Use
syntax
properties for scoping.
2013-01-07 14:28:47 -07:00