mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
The goal is to start with the shortest overview possible of all the major features, then get into more detail later in the documentation.
6 lines
315 B
Markdown
6 lines
315 B
Markdown
# Atom Internals
|
|
|
|
To extend Atom effectively, you'll need to understand how it works internally.
|
|
This system is evolving fast and it's unlikely that these docs will cover all
|
|
of it any time soon, so view this as a jumping-off point. To really understand
|
|
how things work, use the web inspector or dive into the code. |