Atom

Atom

The atom hackable text editor is a far more flexible and useful code editor than say… Dreamweaver.
If you would like to add capabilities to your editor there are many high quality packages you can add to the system via the internal package manager.
Or you can use the command line to load a particular package directly.

Navigate to the windows command learn. By default you are taken to the path:

C:\WINDOWs\system32

Change the path to

cd c:\users\laptop_name\.atom

next type in

apm

In order to activate the Atom Package Manager

You should see something like this:

then type the code

apm install"open-in-browser"