A Community-led Hyper-Hackable Text Editor
Go to file
ElectronicsArchiver fd157b5cd9 Added Badges
2022-06-20 10:29:04 -04:00
.github chore: sync with the repository template 2021-07-21 17:59:40 -05:00
apm Merge branch 'master' into upstream_master_new 2022-06-10 20:06:23 -07:00
benchmarks Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
docs Update build-status.md (#22670) 2021-09-03 23:31:50 +03:00
dot-atom Add .atom-socket-secret-* to .atom's .gitignore 2019-05-14 18:12:41 -04:00
exports Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
keymaps Enable default editor keymaps for editors located outside atom-workspace 2021-05-21 19:29:24 +03:00
menus Merge pull request #14330 from sindresorhus/quit-menu 2018-10-15 10:36:02 -07:00
packages Merge pull request #368 from icecream17/dependabot/npm_and_yarn/packages/welcome/lodash-4.17.21 2022-06-15 14:03:22 -07:00
resources Merge pull request #13414 from passeride/master 2021-09-03 12:49:17 +03:00
script CI: Bump Node to 12.18.3 to match Electron 11 2022-06-19 11:36:17 -04:00
spec Merge pull request #22687 from atom/electron-upgrade-11.4.7 2021-12-02 15:59:52 +03:00
src Merge pull request #377 from claytonrcarter/fix-usage-message 2022-06-19 16:36:36 -07:00
static Add document.registerElement polyfill 2021-08-26 11:00:41 +03:00
vendor Remove deprecated code strings (#22952) 2021-09-20 18:52:48 +03:00
.coffeelintignore Remove mentions of benchmarks from the build, command palette 2015-09-18 20:48:50 -06:00
.eslintignore ⬆️ language packages 2019-06-18 17:49:20 -07:00
.eslintrc.json Enable prettier eslint plugin 2019-05-31 18:32:28 +02:00
.gitattributes The script executables should be LF so they can be edited on Windows (#21426) 2021-01-29 21:56:12 +03:00
.gitignore test: add test for conditionally loaded .node files 2021-03-06 20:00:57 -06:00
.prettierrc Enable prettier eslint plugin 2019-05-31 18:32:28 +02:00
atom.sh Merge pull request #13414 from passeride/master 2021-09-03 12:49:17 +03:00
CHANGELOG.md 🔥 CHANGELOG.md 2016-01-11 12:17:08 -05:00
CODE_OF_CONDUCT.md 📝 Update Contributing.md (#20707) 2021-01-19 06:34:39 +03:00
coffeelint.json 🔥 Remove newlines_after_classes rule 2015-05-22 20:08:29 -04:00
CONTRIBUTING.md (docs) Add FAQ link 2022-02-24 00:18:16 -06:00
Dockerfile Update Dockerfile (#20845) 2021-01-12 22:32:10 +03:00
LICENSE.md Update LICENSE.md (#21997) 2021-03-02 10:24:09 +03:00
package-lock.json Merge branch 'master' into upstream_master_new 2022-06-10 20:06:23 -07:00
package.json ⬆️ electron 11.5.0 (#23692) 2022-04-12 19:22:34 +03:00
pnpm-workspace.yaml chore: sync with the repository template 2021-07-21 17:59:40 -05:00
PULL_REQUEST_TEMPLATE.md Apply suggestions from code review 2019-06-14 09:21:07 -07:00
README.md Added Badges 2022-06-20 10:29:04 -04:00
stylelint.config.js Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
SUPPORT.md Update Discuss links to Github Discussions links 2021-09-02 22:25:19 +03:00

Atom CommunityBadge LicenseBadge Discord

Due to changes in the upstream, the original Atom and its repositories will be archived on December 15, 2022. If you'd like to learn more about the official Atom archiving, you can read about it in their official announcement.

Build Status

Atom is a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.

Atom

Atom Screenshot

Visit atom.io to learn more or visit the Atom forum.

Follow @AtomEditor on Twitter for important announcements.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to atom@github.com.

Documentation

If you want to read about using Atom or developing packages in Atom, the Atom Flight Manual is free and available online. You can find the source to the manual in atom/flight-manual.atom.io.

The API reference for developing packages is also documented on Atom.io.

Installing

Currently, to get binaries based on code by the Atom community, binaries can be downloaded from the Azure Pipeline. From this pipeline, the latest run can be selected. From there, the 8 published link should be selected to download the files.

Building

License

When using the Atom or other GitHub logos, be sure to follow the GitHub logo guidelines.