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

ceed-atom

Search for and render your Ceed scripts directly within Atom
CeedIO
0.1.0 12
0
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Ceed-Atom

Easily integrate the Ceed platform into Atom and generate source code in seconds.

Configuration

Be sure to set your API key in the package settings. You can find it by going here: https://ceed.io/security/api

Usage

To trigger the Ceed package, type a trigger word somewhere in your code. Place the cursor in the middle or at the end of the word and press CTRL-ALT-C.

Depending upon the word you supply, one of several outcomes will occur:

  1. If no scripts have a matching trigger word, you will receive an error.
  2. If only one script possesses the trigger word, Ceed will auto select it.
  3. If more than one script possesses the trigger word, Ceed will provide you a list (max 10 entries) to choose from.

You will then be presented with a form similar to ceed.io where you can enter any variables and supply a schema if required. When you're done, click on the execute button.

Ceed will attempt to render your script. If it was successful, you will be returned to the text editor and the trigger word will be replaced with your rendered source code.

If an error occurred, Ceed will inform you of the problem and indicate where in the script the error occurred. If an error occurs, you can take one of two options:

  1. Fix any issues with variables / schemas and perform the execution again.
  2. Visit ceed.io to modify the script / fix any issues.

Notes

  • Don't worry about your execution count when encountering errors, it is only incremented on a successful render.
  • Since the plugin uses the Ceed public API, it is bound by the same restrictions. Specifically, the limit of 60 requests per minute.
  • Ceed may be remapped to any keyboard shortcut. Simply point the shortcut to ceed-atom:trigger.

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