atom / snippets

Atom snippets package
MIT License
205 stars 100 forks source link

When i create snippets in .source.gfm(Markdown file),Appear some notice! #189

Closed leebivip closed 7 years ago

leebivip commented 8 years ago

windows 10 OS image

NOTICE

Failed to load snippets from 'C:\Users\Li Bei.atom\snippets.cson'
C:\Users\Li Bei\.atom\snippets.cson: unexpected :

My snippets:

'.source.gfm':
  'title2':
    'prefix': 'bt2'
    'body': '## $1 '

Why ?Thanks!!

lee-dohm commented 8 years ago

Is this the entire contents of your snippets.cson file? Because I don't get the same notice using Atom v1.6.0-dev-62c1f6a on Mac OS X 10.11.2.

Ben3eeE commented 7 years ago

Thank you for your issue!

We haven't gotten a response to our questions in our comment https://github.com/atom/snippets/issues/189#issuecomment-174661334. With only the information that is currently in the issue, we don't have enough information to take action. I'm going to close this but don't hesitate to reach out if you have or find the answers we need, we'll be happy to reopen the issue.