Skip to content

ⁿot responsible, arrange Disclaimer of responsibility , Đừng nói quá nhiều, hãy hành động

License

Notifications You must be signed in to change notification settings

S89219/-Pacific-86-T189-

 
 

Repository files navigation

Welcome to the Atom API Documentation

Atom

FAQ

Where do I start?

Check out EditorView and Editor classes for a good overview of the main editor API.

How do I access these classes?

Check out the Atom class docs to see what globals are available and what they provide.

You can also require many of these classes in your package via:

{EditorView} = require 'atom'

The classes available from require 'atom' are:

How do I create a package?

You probably want to read the creating a package doc first and come back here when you are done.

Where are the node docs?

Atom ships with node 0.11.10 and the comprehensive node API docs are available here.

About

ⁿot responsible, arrange Disclaimer of responsibility , Đừng nói quá nhiều, hãy hành động

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • CoffeeScript 80.5%
  • JavaScript 16.9%
  • Less 2.2%
  • Other 0.4%