• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

custom-snippets

Use custom Snippets stored online in your XML or HTML Project.
JeromeHadorn
0.6.0 117
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Custom-Snippets for Atom

This package helps to use custom Snippets in an XML or HTML file.

Opposed to the local Snippets feature of Atom wit this package you can link to a .json File on the Internet.

Json File Structure

[
    {
        "description": "Describe your Snippets in a few Words",
        "displayText": "@IdentifierThatMustStartWith@",
        "snippet": "Your Snippet Code"
    }
]

Result Result

Configuration

Result

Install

apm install custom-snippets or search custom-snippets under packages within Atom.

License

MIT © Jérôme Hadorn

Thanks to @lonekorean for the base repository.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by