My Atom Recommended Packages
What's your favorite atom packages? here is some of my atom recommended packages
As a developer, a text editor is not something we can just ignore. Since I found out about atom, I never go back š. Even āvisual studio codeā clearly run faster on my machine, atom just feels right for me. If you are an atom guy/girl like me, here are some atom packages made by awesome community you might find useful:
No Title Bar
I donāt like the title bar that hanging on top of my editor, letās get rid of it by using No Title Bar
PlatformIO IDE Terminal
Switching betweet atom and terminal/command prompt tab is tiring. Platform IDE Terminal enable us to play with terminal while still in atomās window
Atom live server
You may heard ālive reloadā extension for your browser, to see some changes directly while youāre working on a file. Yes! atom got you covered with Atom live server
File icons
Staring at text editor is boring, letās give an icon to our treeview with file icons package
For HTML, CSS
- Pigments
To show how colors actually looks like, we can use pigments instead remembering all the rgb and hexa number
- Color picker
While weāre talking about color, this color picker package can help us pick the right color without using an extra app
- Emmet
Do you work a lot with HTML? try using emmet to make things easier! atom has a nice package for emmet