Useful editors for programmers
Text editor is a program that help to edit text
Sublime Text
Sublime Text is a fast and sophisticated text editor.This editor is highly extensible with large plugin/package support.There are various packages available that help to extend it’s functionality.
Features:
- Go to definition
- Cross platform
- Split screens
- Lightweight
- Highly extendable
Atom
Atom is a free, open source editor that can be used on windows, Linux and mac system. Atom is developed by GitHub. There are thousands of packages and themes that help to improve it’s functionality.
Features:
- Cross Platform
- Built in package manager
- File system browse
- Syntax autocomplete
- Rich UI
Brackets
Brackets is a modern, open source, lightweight and fast editor that is written in HTML, css and js.
Features:
- Lightweight
- Inline Editing
- Run time preview
- Cross platform
Notepad++
Notepad++ is a free, award wining source code editor that is used for windows.Notepad++ is written in C++. It supports macros.
Features:
- Autocomplete
- Syntax highlighting
- Auto-save feature
- Split screens
- Code folding
Komodo
Komodo is a robust free text editor used for programming languages.
Features:
- Autocomplete
- Minimap
- Multi language Edit
- Unit testing
- Live Preview
Aptana Studio
Aptana Studio is a most powerful open source IDE used for web applications. It is based on eclipse.
Features:
- Large JS library supoort
- Inbuilt Debugger
- Command line access
- Ftp/Sftp support