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

snippet-manager

A simple Atom package to manage snippet files automatically
  • #snippets
  • #snippet manager
mb3online
1.2.0 2,422
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Atom Snippet Manager package

A simple Atom package to manage snippet files automatically

Settings

Directory: string

The directory to recusively search for snippet files.

JSON: boolean | default : false

Output the snippets file as JSON rather than CSON

Usage

Name any file with the convention <name>.snippet.(cson|json) and they will be entered into the snippets file after running cmd+opt+ctl+s.

To run the package on startup add atom.commands.dispatch(document.querySelector('atom-workspace'), 'snippet-manager:toggle') to the atom init.coffee file(. 😖)

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