Source Code Editor

Atom (Text Editor) logo

Atom (Text Editor)

Atom is a text editor and source code editor developed by GitHub, with support for plug-ins written in Node.js, and embedded Git Control. It is built with web technologies like HTML, CSS, JavaScript, specifically CoffeeScript and Less. It is based on Electron framework that enables cross-platform desktop applications using Chromium and Node.js. Atom has installable packages that add extra functionality to it. An example is Teletype, which allows collaborating on code right from the editor.

Read more →
Notepad++ logo

Notepad++

Notepad++ is a free source code editor and Notepad replacement that supports several languages. Based on the editing component Scintilla, it is written in C++ and uses pure Win32 API and STL to provide higher execution speed and smaller program size. Its features include: Syntax Highlighting and Folding User Defined Syntax Highlighting and Folding Customizable GUI Word completion, Function completion and Function parameters hint Tab interface Document Map News I Forum I Gitter Chat I User Manual

Read more →