

- #Install atom for mac how to
- #Install atom for mac mac os
- #Install atom for mac install
- #Install atom for mac code
Talking about themes, I use One Dark, both for UI and syntax, but you can install other themes via apm or the interface.Helpful commands facilitate your work and lead to more productivity.
#Install atom for mac code
It allows you to share your code in real-time with other programmers and the code changes in real-time like Google Docs documents.

Included package manager: In Sublime you need to install a package manager, in other editors this does not even exist.Actually, Atom was developed and is maintained by the Github team. But the integration with Git was done in such a good way that it became more productive to manage my repositories through the interface. Atom has Git and Github built-in: Before I started using it, I just used the terminal to control my repositories.Some of the main features that make me like Atom more than any other editor:

But for the daily work, I always use Atom, because it gave me more productivity. Performance is a negative point that has been addressed in recent releases, but that still doesn't stop me from having it as the main editor.įor very fast edits where I only open one file, give a Cmd + S and close, I still use Sublime Text without any packages installed, because the opening time is key in those cases. This is mainly because it is developed in web technologies (Yes, HTML, CSS and JS through Electron).
#Install atom for mac mac os
But it is not my primary editor.įirst I'm going to talk about the main negative point of Atom: It's a little slow to open, even on a Mac OS with a very good setup. I have nothing to complain about it, and in fact I still use Sublime. I used the Sublime Text for approximately 4 years. Example of using the apm command: apm install linter See below for some of my useful package recommendations. To simply open the editor without any file: atomĪtom Package Manager (apm) is used to manage atom packages and themes. Let's say you are in the /htdocs/project folder. This is one of the commands I use the most on a daily basis. The atom shell command is used to open files in the editor using the terminal. There you have it, your Atom is installed. This command will install the binaries and provide the apm and atom commands.
#Install atom for mac how to
How to install Atom + Shell commands (Mac OS) Here is how to install the shell commands atom, apm and some recommendations for the editor. In short, to install Atom on Mac OS, go to atom.io, download the zip file, unzip it and then move it to Applications.

Follow the steps below and install it in a few minutes. If you, like me, were using Sublime or another code editor and want to give Atom a chance, you are making the right choice.
