Atom (text editor)

Atom (Text Editor)
Atom editor with an open project
Developer(s) GitHub
Initial release 26 February 2014 (2014-02-26)[1]
Stable release
1.31.2[2] / 6 October 2018 (2018-10-06)
Preview release
1.32.0-beta1[3] / 28 September 2018 (2018-09-28)
Repository Edit this at Wikidata
Written in Electron (CoffeeScript / JavaScript / Less / HTML)
Operating system macOS 10.8 or later, Microsoft Windows 7 and later, and Linux[4]
Size 136 MB
Available in English
Type Source code editor, IDE
License MIT License (free software)
Website atom.io

Atom is a free and open-source[5][6] text and source code editor for macOS, Linux, and Microsoft Windows[7] with support for plug-ins written in Node.js, and embedded Git Control, developed by GitHub. Atom is a desktop application built using web technologies.[8] Most of the extending packages have free software licenses and are community-built and maintained.[9] Atom is based on Electron (formerly known as Atom Shell),[10] a framework that enables cross-platform desktop applications using Chromium and Node.js.[11][12] It is written in CoffeeScript and Less.[13] It can also be used as an integrated development environment (IDE).[14][15][16][17] Atom was released from beta, as version 1.0, on 25 June 2015.[18] Its developers call it a "hackable text editor for the 21st Century".[19]

Packages

Like most other configurable text editors, Atom enable 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.

Programming language support

Atom's default packages can apply syntax highlighting for the following programming languages and file formats:

License

Initially, extension packages for Atom and anything not part of Atom's core were released under an open-source license. On 6 May 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.[20]

Privacy

There was initially concern and discussion about two opt-out packages that report various data to external servers.[21][22][23][24][25] However, those packages are now opt-in with a verbose dialog at the initial launch:[26]

  • 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.[27][28]), including a unique UUID v4 random identifier.[29] According to the authors, this is to determine the performance and know the most-used functions.[30] This feature can be disabled by the user by opening the Settings View, searching for the metrics package, and disabling it.[29]
  • Exception-reporting package: Reports uncaught Atom exceptions to bugsnag.com.[31]

See also

References

  1. "Introducing Atom". Atom. Retrieved 15 August 2015.
  2. "Atom Releases". Atom.io. Retrieved 28 September 2018.
  3. "Releases – atom/atom". Retrieved 28 September 2018.
  4. "A hackable text editor for the 21st Century". Atom.
  5. Henry, Alan (8 May 2014). "Atom, the Text Editor from GitHub, Goes Free and Open-Source". Lifehacker.
  6. Lardinois, Frederic (6 May 2014). "GitHub Open Sources Its Atom Text Editor". TechCrunch.
  7. "FAQ". Atom. Retrieved 15 August 2015.
  8. "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.
  9. "Atom Packages".
  10. "Atom Shell is now Electron". Atom. Retrieved 2017-07-15.
  11. "Atom GitHub Page". Retrieved 27 August 2015.
  12. "Electron GitHub Page". Retrieved 14 February 2016.
  13. "Hacking Atom : Tools of the Trade". Retrieved 22 February 2017.
  14. "Atom IDE". Atom IDE. Retrieved 2018-01-26.
  15. "Nuclide". Nuclide. Retrieved 2016-10-12.
  16. "Juno, the Interactive Development Environment". Juno. Retrieved 2016-10-12.
  17. "PlatformIO IDE: The next-generation integrated development environment for IoT". PlatformIO. Retrieved 2016-10-12.
  18. Ogle, Ben (25 June 2015). "Atom 1.0". blog.atom.io. Retrieved 25 June 2015.
  19. "A hackable text editor for the 21st Century". Atom.
  20. "Atom Is Now Open Source". Atom. Retrieved 15 August 2015.
  21. "Have metrics disabled by default, or completely removed". Github. Retrieved 3 February 2016.
  22. "Collecting Metrics in Atom Core". Atom. Retrieved 3 February 2016.
  23. "Communicate plan on how to modify metrics to be opt-in now that 1.0 is released". Github Atom. Retrieved 3 February 2016.
  24. "should be disableable during install". Atom. Retrieved 3 February 2016.
  25. "Should be disabled by default". Atom. Retrieved 3 February 2016.
  26. "Send telemetry only with consent by damieng · Pull Request #66 · atom/metrics".
  27. "atom/atom". GitHub. Retrieved 2018-10-13.
  28. "RIP Google Analytics by annthurium · Pull Request #100 · atom/metrics". GitHub. Retrieved 2018-10-13.
  29. 1 2 "atom/metrics: A package to collect metrics". Retrieved 6 November 2015.
  30. "FAQ". Atom. Retrieved 10 July 2015.
  31. "exception-reporting". Atom. Retrieved 3 February 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.