



If you are looking for a free and open source HTML editor, Atom could well be it. Besides, you are allowed to customize almost anything like the menus, macros, key bindings, snippets, and more. It also features a dynamic Python based API that pushes the plugins to raise the integrated functionality. You can search for almost anything in just a couple of strokes. The Command Palette function, on the other hand, consists of features that are not used so often, such as, sorting, modifying the syntax, and adjusting the indentation settings. Moreover, using the program you can make multiple changes at once instead of only one change. It automatically produces an index across the project for each class, technique, function, with the help of syntax definitions. The “Goto Anything” feature allows you to launch files in only a few keystrokes and straight skip to symbols, lines or words. The free version allows you to add plugins developed by the community or you can even build a custom plugin. To get access to all the features, you need to buy a license. Sublime Text is freemium that makes sure the program is updated at all times.
