OneBite.Dev - Coding blog in a bite size

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

To show how colors actually looks like, we can use pigments instead remembering all the rgb and hexa number

While weā€™re talking about color, this color picker package can help us pick the right color without using an extra app

Do you work a lot with HTML? try using emmet to make things easier! atom has a nice package for emmet

atom text-editor