Atom by Github
Atom is a free, open source, and highly customizable text editor. Built around a minimal core, Atom comes with 50 open-source packages plus a large community of developers actively creating and maintaining packages for it. For example, there is a Vim plugin that you can set up with Atom.
Features:
- File system browser
- Fuzzy finder for quickly opening files
- Fast project-wide search and replace (local files only)
- Multiple cursors and selections
- Multiple panes
- Snippets
- Code folding
- Highly extendable
- Maintained for 16 months
- Cross platform support
- Free and open source
Atom is a robust editor that I am sure you will enjoy using for your JavaScript development. Before installing it on your machine, I would suggest you to check out the documentation for the Atom Flight Manual. It will give you a quick guide to getting started with the editor and most importantly on how to develop your own modules for it with native JavaScript and C++.
I always had a passion for the field of STEM (Science, Technology, Engineering, and Math) and I knew I wanted to do something to make a difference in the world. I just didn’t know where to start. I was an immigrant in a new country, grew up in a tough environment, and wasn’t sure how… Read More