Atom Packages
Adds code intelligence to Atom.
https://atom.io/packages/atom-ternjs
Will help you automatically close HTML tags.
https://atom.io/packages/autoclose-html-plus
Adds code expansion to Atom.
https://atom.io/packages/emmet
Adds CSS error checking abilities to Atom.
https://atom.io/packages/csslint
Adds the ability to display colour in Atom code files.
https://atom.io/packages/pigments
Adds EJS language support to Atom.
https://atom.io/packages/language-ejs
Helps to automatically format your code in Atom.
https://atom.io/packages/atom-beautify
If you have issues installing any of the packages, I’ve listed a few steps you can try to get it to work.
You can update Atom by going to
Windows:
File → Check for Update
Mac:
Atom → Check For Update
Some of the packages will not be able to install when they can’t verify your identity and your signing certificate. Make sure you switch off your VPN while you try to install the packages.
Some antivirus and firewalls have rules in place that don’t let applications connect to the internet. Try disabling them while you install the packages and then re-enabling them later.
Try quitting Atom then restarting it again.
Try uninstalling the package and re-installing it again.
If you are on Windows 10, this might help: https://superuser.com/questions/1395637/installing-atom-beautify-on-windows-10
Atom Themes
If you want your code to be highlighted in the same colours as mine, be sure to have your Atom theme set as “One Dark”.