Atom packages
Recommended packages for atom ide
You can’t miss this packages in your atom ide configuration:
- emmet: to improve HTML and CSS work flow - emmet.io
- sublime style column selection: this is great! This tool is for vertical selection with
alt+click+drag
inside atom as you can do in sublime text - plugin page - file-icons: the icons for each file type inside left sidebar - plugin page
- atom-preview-html: you can have a little browser preview pressing
CTRL+SHIFT+M
- plugin page - open-in-browser: open in your browser with right click on file and open in browser - plugin page
- minimap: a preview of the full source code sublime style - plugin page
- pigments: a package to display colors in project and files - plugin page
Which packages do you love to use in your workflow? Let me know, leave a comment down below!