HostOnNet Blog

Text Editor For Programmers

Looking for Linux Server Admin or WordPress Expert? We can help.

There was a time there where only few text editors available for programmers like Editplus, UltraEdit, etc.. they are all paid.

Then come Sublime, that become very popular among programmers, it was light weight, coded in python, allowed extending its features with plugins. Sublime is a paid text editor, but it allowed unlimited trail, that means you can keep using it for ever, only problem with it is, some times it keep showing a message when you save asking for you to purchase a license.

https://www.sublimetext.com

Atom

Recently Github created open source text editor called Atom. It was created in Node.js

https://atom.io (GitHub)

Microsoft Visual Studio Code

Microsoft also released Open Source editor Microsoft Visual Studio Code

https://code.visualstudio.com/ (GitHub)

Adobe Brackets

Adobe have come with Open Source Code editor called Adobe Brackets

http://brackets.io (GitHub)

All these 3 editors are Open Source. Created using Node.js, that work all Linux, Mac and Windows. Node.js is JavaScript based programming language, that is getting popular these days. With node.js, you can use web technologies like HTML 5, Java Script to create desktop, mobile and web applications.

Posted in General

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.