Atom 1 11 2 – A Hackable Text Editor

  1. Atom Hackable Text Editor
  2. Atom 1 11 2 – A Hackable Text Editor Download
  3. Atom A Hackable Text Editor

Atom is a hackable text editor created by GitHub and developed on top of the Electron desktop application platform. This means it can be used as a text editor for basic programming up to a full-sized IDE. Atom, 'a hackable text editor for the 21st Century', now in community repo. Posted by 3 years ago. Yes, but it will be opt-in in 1.11 version of atom, so you will have to explicitly agree to send usage statistics. EDIT: what's with the downvotes for stating facts on this sub? I just quoted 1.11 changelog, it's not an opinion.

Download Atom for free. A hackable text editor for the 21st Century. Atom is a text editor that's modern, approachable and full-featured. It's also easily customizable- you can customize it to do anything and be able to use it productively without ever touching a config file.

Teletype for Atom

Great things happen when developers work together—from teaching and sharing knowledge to building better software. Teletype for Atom makes collaborating on code just as easy as it is to code alone, right from your editor.

  • It is extensible with JavaScript packages 1 - Sure classic editors like ViM are, but take a look at ViM script 2 and compare it with JavaScript. Atom has more themes, created using CSS.
  • A hackable text editor for the 21st Century. Atom 1.39 speeds up find-and-replace operations by an order of magnitude, improves loading performance for large, single-line files, and upgrades Atom to Electron 3.1.

Atom Hackable Text Editor

Share your workspace and edit code together in real time. To start collaborating, open Teletype in Atom and install the package.

GitHub for Atom

A text editor is at the core of a developer’s toolbox, but it doesn't usually work alone. Work with Git and GitHub directly from Atom with the GitHub package.

Create new branches, stage and commit, push and pull, resolve merge conflicts, view pull requests and more—all from within your editor. The GitHub package is already bundled with Atom, so you're ready to go!

Everything you would expect

Cross-platform editing

Atom works across operating systems. Use it on OS X, Windows, or Linux.

Built-in package manager

Search for and install new packages or create your own right from Atom.

Smart autocompletion

Atom helps you write code faster with a smart and flexible autocomplete.

File system browser

Easily browse and open a single file, a whole project, or multiple projects in one window.

Multiple panes

Split your Atom interface into multiple panes to compare and edit code across files.

Find and replace

Find, preview, and replace text as you type in a file or across all your projects.

Make it your editor

Packages

Choose from thousands of open source packages that add new features and functionality to Atom, or build a package from scratch and publish it for everyone else to use.

Themes

Atom comes pre-installed with four UI and eight syntax themes in both dark and light colors. Can't find what you're looking for? Install themes created by the Atom community or create your own.

Atom 1 11 2 – A Hackable Text Editor Download

Editors

Customization

It's easy to customize and style Atom. Tweak the look and feel of your UI with CSS/Less, and add major features with HTML and JavaScript.


See how to set up Atom

Under the hood

Atom is a desktop application built with HTML, JavaScript, CSS, and Node.js integration. It runs on Electron, a framework for building cross platform apps using web technologies.

Open source

Atom is open source. Be part of the Atom community or help improve your favorite text editor.

Software

Keep in touch

GitHubgithub.com/atom
Twitter@AtomEditor
ChatSlack
ForumDiscuss
StuffAtom Gear
RSS FeedPackages & Themes
Atomis afree and open-sourcetextandsource code editorforOS X,Linux, andWindows.It provides support forplug-inswritten in Node.js,and embeddedGit Control,developed byGitHub.
You can visit officialsite of Atom on below link:
You can easilydownload Atom from below link. It’s Open Source Text Editor.

http://flight-manual.atom.io/getting-started/sections/installing-atom/
Features of Atom:

1. Cross Platform Editing
Atom can work on any OS like Windows, Linux or OS X.
2. Built In Package Manager
You can search and install new packages. Even you can create your own.
3. Auto completion
Atom automatically completes your code once you write starting character or a word.
4. File System Browser
You can easily browse single file, multiple files or even whole project at a time.
5. Grammar Selection
You can set grammar selection according to file type so that proper color identification and intelligence can get from Atom.


Atom is a desktopapplication built using web technologies like HTML, CSS, Javascript and Node.Js.Atom is based onElectron(formerly known as AtomShell), a framework.

Atom A Hackable Text Editor

Atom also enablescross-platform desktop applications usingChromiumandio.js, which is also developed byGitHub. It is written inLess and CoffeeScript.
Atom can also be usedas anIDE. Atom was released from beta, as version 1.0, on June25, 2015.Its developers call it a 'hackable text editor for the 21stCentury'.