Top "Atom-editor" questions

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

How to use visual studio code to debug django

I'm new at django development and come from desktop/mobile app development with Xcode and related IDE. I have to …

python django web-applications visual-studio-code atom-editor
Can't add a new component to my angular 2 app with typescript

I'm using Angular 2 CLI and I created the component "MyComponent" with the ng generate component MyComponent. As far as I …

angular typescript atom-editor angular-components
How to save Atom editor config and list of packages installed

I have recently started using Atom editor. Its pretty great so far. I am planning to install it on several …

backup settings config atom-editor reinstall
How to set jshint/jsxhint "esnext" option in Atom

I am using Atom's linter, react, and linter-jshint/linter-jsxhint. In my JSX files, I keep getting the warning Warning: 'import' …

jshint atom-editor jsxhint
Change terminal in Atom-editor's Platformio-Ide-Terminal on Windows

On Windows, default terminal for Atom's Platformio-Ide-Terminal is Powershell (at least, that is what I get without any configuration). I …

atom-editor platformio
Atom + Xdebug setup

I'm trying to setup Xdebug because I'm tired of using echoes and var_dumps. I'm using Atom as my IDE …

xdebug atom-editor homestead
How to hide *pyc files in atom editor

Started using Atom for Python/Django development and would like to hide all the *.pyc files from sidebar. How to …

python atom-editor
How to get rid of Atom's Welcome screen

I searched around the net and the solutions are too complicated. Is there any easy way to get rid of …

atom-editor
How to install C# language support in Atom

I've just started using https://atom.io/ on OSX If I open a C# file it doesn't syntax highlight. I've …

programming-languages syntax-highlighting atom-editor
How can I disable the error (prettier/prettier) on eslint?

While coding, I was not using eslint. Now I installed it and it has flooded my editor with prettier/prettier …

javascript react-native atom-editor eslint eslintrc