Atom (text editor)
Developer(s) | GitHub (subsidiary of Microsoft)[1] |
---|---|
Initial release | 26 February 2014[2] |
Stable release | 1.63.1[3]
/ 23 November 2022 |
Preview release | 1.61.0-beta0[4]
/ 8 March 2022 |
Repository | |
Written in | CoffeeScript, JavaScript, Less, HTML (front-end/UI) |
Operating system | macOS 10.9 or later, Windows 7 and later, and Linux[5] |
Size | 87–180 MB |
Available in | English |
Type | Source code editor |
License | MIT License (free software) |
Website | atom |
Atom is a free and open-source[6][7] text and source code editor for macOS, Linux, and Microsoft Windows[8] with support for plug-ins written in JavaScript, and embedded Git Control. Developed by GitHub, Atom is a desktop application built using web technologies.[9] Most of the extending packages have free software licenses and are community-built and maintained.[10] It is based on the Electron framework, which was developed for that purpose, and hence was formerly called Atom Shell.[11] Electron is a framework that enables cross-platform desktop applications using Chromium and Node.js.[12][13] Atom was initially written in CoffeeScript and Less, but much of it has been converted to JavaScript.[14]
Atom was released from beta, as version 1.0, on June 25, 2015.[15] Its developers call it a "hackable text editor for the 21st Century",[16] as it is fully customizable in HTML, CSS, and JavaScript.[17]
On June 8, 2022, GitHub announced that Atom’s end-of-life will happen on December 15, "in order to prioritize technologies that enable the future of software development", specifically its Github Codespaces and Microsoft's Visual Studio Code.[18][19]
Features
Atom is a "hackable" text editor, which means it is customizable. There is an init script one can customize using CoffeeScript, a style sheet to customize the looks of Atom, and a keymap to map or re-map key combinations to commands. One can even make a package to wrap all of this functionality into a single package, written in their choice of CoffeeScript or JavaScript.
History
Atom was (and is) developed by GitHub as a text editor, and served as the basis for the Electron Framework.
Facebook then developed the Nuclide[20] and Atom IDE projects to turn Atom into an integrated development environment (IDE),[21][22][23][24] but development on Nuclide and Atom IDE stopped in December 2018.[25] Development on Atom itself is ongoing.[26]
On June 8, 2022, GitHub announced the expected shutdown of Atom by scheduling archival of all development repositories of Atom by December 15, 2022.[18] Atom's founder, Nathan Sobo, has announced that he's building the "spiritual successor" to Atom, titled Zed.[27][28][non-primary source needed] Unlike Atom, Zed will be written in Rust and will not be using the Electron framework.[29]
Packages
Like most other configurable text editors, Atom enables users to install third-party packages and themes to customize the features and looks of the editor. Packages can be installed, managed and published via Atom's package manager apm. All types of packages, including but not limited to: Syntactic highlighting support for languages other than the default, debuggers, etc. can be installed via apm.
Programming language support
Atom's default packages can apply syntax highlighting for multiple programming languages and file formats.[30][31]
License
Initially, extension packages for Atom and anything not part of Atom's core were released under an open-source license. On May 6, 2014, the rest of Atom, including the core application, its package manager, as well as its desktop framework Electron, were released as free and open-source software under the MIT License.[32]
Privacy
There was initially concern and discussion about two opt-out packages that report various data to external servers.[33][34][35][36][37] However, those packages are now opt-in with a verbose dialog at the initial launch:[38]
- Metrics package: Reports usage information to Google Analytics (As of version 1.31.0, this has been removed, now usage information is sent to GitHub's analytics pipeline directly.[39][40]), including a unique UUID v4 random identifier.[41] According to the authors, this is to determine the performance and know the most-used functions.[8] This feature can be disabled by the user by opening the Settings View, searching for the metrics package, and disabling it.[41]
- Exception-reporting package: Reports uncaught Atom exceptions to www.bugsnag.com.[42]
See also
- List of text editors
- Comparison of text editors § Programming features
- Comparison of HTML editors
- List of formerly proprietary software
References
- ^ "Microsoft's 'future CEO of GitHub' speaks out on Atom, keeping GitHub independent and more". ZDNet. Retrieved 21 June 2020.
- ^ "Introducing Atom". Atom. 26 February 2014. Retrieved 15 August 2015.
- ^ "Release 1.63.1". 23 November 2022. Retrieved 7 December 2022.
- ^ "Release 1.61.0-beta0". 8 March 2022. Retrieved 16 June 2022.
- ^ "A hackable text editor for the 21st Century". Atom.
- ^ Henry, Alan (8 May 2014). "Atom, the Text Editor from GitHub, Goes Free and Open-Source". Lifehacker.
- ^ Lardinois, Frederic (6 May 2014). "GitHub Open Sources Its Atom Text Editor". TechCrunch.
- ^ a b "FAQ". Atom. Retrieved 12 June 2020.
- ^ "Getting Started: Why Atom". Atom project. Retrieved 17 August 2015.
[...] we didn't build Atom as a traditional web application. Instead, Atom is a specialized variant of Chromium designed to be a text editor rather than a web browser. Every Atom window is essentially a locally-rendered web page.
- ^ "A hackable text editor for the 21st Century". Atom.
- ^ "Atom Shell is now Electron". Atom. Archived from the original on 2017-07-08. Retrieved 2017-07-15.
- ^ "Atom GitHub Page". GitHub. Retrieved 27 August 2015.
- ^ "Electron GitHub Page". GitHub. Retrieved 14 February 2016.
- ^ "Hacking Atom: Tools of the Trade". Retrieved 22 February 2017.
- ^ Ogle, Ben (25 June 2015). "Atom 1.0". blog.atom.io. Retrieved 25 June 2015.
- ^ "A hackable text editor for the 21st Century". Atom.
- ^ "Getting started with Atom". Codecademy.
- ^ a b "Sunsetting Atom". The GitHub Blog. 2022-06-08. Retrieved 2022-06-09.
{{cite web}}
: CS1 maint: url-status (link) - ^ Wiggers, Kyle (8 June 2022). "GitHub sunsets Atom, the software dev environment it launched in 2011". TechCrunch. TechCrunch. Archived from the original on 9 June 2022. Retrieved 9 June 2022.
GitHub today announced that it will sunset Atom
{{cite web}}
: CS1 maint: bot: original URL status unknown (link) - ^ "Retiring the Nuclide Open Source Project". Nuclide. Retrieved 2021-04-19.
- ^ "Atom IDE". Atom IDE. Retrieved 2018-01-26.
- ^ "Nuclide". Nuclide. Retrieved 2016-10-12.
- ^ "Juno, the Interactive Development Environment". Juno. Retrieved 2016-10-12.
- ^ "PlatformIO IDE: The next-generation integrated development environment for IoT". PlatformIO. Archived from the original on 2016-10-13. Retrieved 2016-10-12.
- ^ "Facebook retires Nuclide extension". Atom Blog. 12 December 2018. Retrieved 2019-01-12.
- ^ "Atom Releases". Atom Releases. 8 March 2022. Retrieved 2022-04-01.
- ^ Sobo, Nathan. "Sunsetting Atom". Hacker News. Retrieved 21 June 2022.
- ^ Nathan Sobo [@nathansobo] (June 8, 2022). "As Atom's sun sets, Zed's sun is rising. We're not done here" (Tweet) – via Twitter.
- ^ "Built in Rust". Zed – A lightning fast, collaborative code editor. Retrieved 21 June 2022.
- ^ "GitHub – atom/language-examples: Language examples for all Atom core languages". March 3, 2019 – via GitHub.
- ^ "Tree-sitter|Introduction". tree-sitter.github.io.
- ^ "Atom Is Now Open Source". Atom. 6 May 2014. Retrieved 15 August 2015.
- ^ "Have metrics disabled by default, or completely removed". GitHub. Retrieved 3 February 2016.
- ^ "Collecting Metrics in Atom Core". Atom. Archived from the original on 2 March 2016. Retrieved 3 February 2016.
- ^ "Communicate plan on how to modify metrics to be opt-in now that 1.0 is released". GitHub Atom. Retrieved 3 February 2016.
- ^ "should be disableable during install". Atom. Retrieved 3 February 2016.
- ^ "Should be disabled by default". Atom. Retrieved 3 February 2016.
- ^ "Send telemetry only with consent by damieng · Pull Request #66 · atom/metrics". GitHub.
- ^ "atom/atom". GitHub. Retrieved 2018-10-13.
- ^ "RIP Google Analytics by annthurium · Pull Request #100 · atom/metrics". GitHub. Retrieved 2018-10-13.
- ^ a b "atom/metrics: A package to collect metrics". GitHub. Retrieved 6 November 2015.
- ^ "exception-reporting". Atom. Retrieved 3 February 2016.
External links
- Formerly proprietary software
- Free text editors
- Free and open-source software
- Free integrated development environments
- GitHub
- HTML editors
- JavaScript-based HTML editors
- Linux text editors
- MacOS text editors
- Microsoft free software
- Software using the MIT license
- Text editors
- Unix text editors
- Windows text editors
- XML editors
- 2014 software
- Free HTML editors