Sponsored Links
-->

Sunday, February 4, 2018

It's Now Super Easy to Install Atom Text Editor on Ubuntu - OMG ...
src: www.omgubuntu.co.uk

Atom is a free and open-source text and source code editor for macOS, Linux, and Microsoft Windows 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. Most of the extending packages have free software licenses and are community-built and maintained. Atom is based on Electron (formerly known as Atom Shell), a framework that enables cross-platform desktop applications using Chromium and Node.js. It is written in CoffeeScript and Less. It can also be used as an integrated development environment (IDE). Atom was released from beta, as version 1.0, on 25 June 2015. Its developers call it a "hackable text editor for the 21st Century".


Video Atom (text editor)



Programming language support

Using the default plugins, the following programming languages are supported in some aspect as of v1.5.1:

C/C++, C#, Clojure, CSS, CoffeeScript, GitHub Flavored Markdown, Go, Git, HTML, JavaScript, Java, JSON, Julia, Less, Make, Mustache, Objective-C, PHP, Perl, Property List (Apple), Python, Ruby on Rails, Ruby, Sass, Shell script, Scala, SQL, TOML, XML, YAML


Maps Atom (text editor)



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.


elementary OS - Install Atom Text Editor - YouTube
src: i.ytimg.com


Privacy

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

  • Metrics package: Reports usage information to Google Analytics, including a unique UUID v4 random identifier. According to the authors, this is to determine the performance and know the most-used functions. This feature can be disabled by the user by opening the Settings View, searching for the metrics package, and disabling it.
  • Exception-reporting package: Reports uncaught Atom exceptions to bugsnag.com.

How to Install Atom Text Editor on Ubuntu 16.04 / Linux Mint 18 ...
src: www.linuxtechi.com


See also

  • List of text editors
  • Comparison of text editors § Programming features
  • Comparison of HTML editors

Code preview with minimap package on Atom text editor - YouTube
src: i.ytimg.com


References


Atom Editor 1.18 Released with Rich Git Integration - OMG! Ubuntu!
src: www.omgubuntu.co.uk


External links

  • Official website


Source of article : Wikipedia