Top "Atom-editor" questions

Atom is a hackable text editor created by GitHub and developed on top of the Electron desktop application platform.

Auto-save in Atom Editor

Some code editors, such as WebStorm, have an option to auto-save when the editor loses focus. I've searched for an …

atom-editor
Using anaconda environment in Atom

I've install Anaconda (Python 3.6) and tensorflow (python 3.5). I've managed to get it run both on Spyder and on sublime text 3( …

python atom-editor hydrogen
What is the Visual Studio Code editor built on

What underlying technologies/libraries is Microsoft's new (free) cross platform editor Visual Studio Code (Launched 5/29/2015) built on? There are rumors …

node-webkit atom-editor visual-studio-code electron
Selecting multiple lines in Atom

Is there any way in Atom to replicate the feature in Sublime Text where you can hold down the alt …

sublimetext atom-editor
How to config ESLint for React on Atom Editor

In Atom Editor I installed the following plugins linter linter-eslint It seems they don't recognize the JSX syntaxis. I have …

reactjs atom-editor react-jsx eslint
Hide hidden(dot) files in github atom editor

I am very new to Github Atom editor. It always shows hidden files such as .git, .sass in the side …

github editor atom-editor
Syntax Highlighting Guide for Atom

I am very pleased with the new editor by Github. Unfortunately it isn't exactly easy to customize it. I wanted …

editor customization syntax-highlighting atom-editor
Jupyter Notebook can't find modules for python 3.6

Not sure what happened but whenever I use ipython, hydrogen (atom) or jupyter notebook can't find any of the installed …

python python-3.x jupyter-notebook atom-editor hydrogen
Is there a shortcut for selecting word under cursor in Sublime Text, Atom

Is there a shortcut or a command to select word under cursor in Sublime Text or Atom? I want a …

keyboard-shortcuts selection sublimetext atom-editor
Is there a keyboard shortcut to select a column for editing in Atom editor?

Scenario When editing a file in Atom Editor how do I select multiple lines where the same edit needs to …

keyboard-shortcuts atom-editor