Tuesday, January 22, 2019

Best Modern Open Source Text Editors


BLUEFISH

Bluefish
Bluefish
Bluefish is an easy-to-install and use text editor targeting Linux programmers and web developers. It offers a wide set of features as listed below:
  1. Lightweight and fast
  2. Integrates external Linux programs such as lint, web link, make and many others and filters, piping such as sed, sort, awk and many more
  3. Spelling checks feature
  4. Supports working on multiple projects
  5. Remote file editing
  6. Search and replace support
  7. Undo and redo option
  8. Auto-recovery of modified files

NOTEPAD++

Notepad ++code editor
Notepad ++
Notepad++ is a free and popular advanced text editor for the Windows operating system. It is very versatile in looking at all types of files and it has many programming language syntax highlighters built in.
A great quality code editor like Notepad++ comes with a wide range of great and useful features and can be extended using plugins. It is a wonderful and simple option for beginners as well as for developers.

ATOM

Atom code editor
Atom
Atom is a multiplatform code editor (Windows, Linux, and Mac) that can be used for free and, a perfect tool for junior and advanced programmers. This code editor tool has all the features you could ask for in a code editor like a context autocomplete system, language autodetection, syntax highlighting, the possibility of using different panels and much more.
The text editor is very easy to customize, and you can search for and install new packages to get you started with your customizations.

BRACKETS

Brackets code editors
Brackets
Brackets is a modern open-source code editor designed for web designers and front-end developers that are working in HTML, CSS, and JavaScript.
The interface of this code editor is very easy to navigate, and the extensions offer a variety of options. The Live Preview option is a really helpful tool because you get instant feedback on any changes to your code.

VI/VIM EDITOR

Vi-Vim-Linux-Editor
Vi-Vim-Linux-Editor
Vim is a powerful command line based text editor that has enhanced the functionalities of the old Unix Vi text editor. It is one the most popular and widely used text editors among System Administrators and programmers that is why many users often refer to it as a programmer’s editor. It enables syntax highlighting when writing code or editing configuration files.

NANO EDITOR

Nano Editor
Nano Editor
Nano is easy to use a text editor, especially for both new and advanced Linux users. It enhances usability by providing customizable key binding.
Nano has the following features:
  1. Highly customizable key bindings
  2. Syntax highlighting
  3. Undo and redo options
  4. Full line displays on the standard output
  5. Pager supports to read from standard input

GNU EMACS

GNU Emacs
GNU Emacs
This is a highly extensible and customizable text editor that also offers an interpretation of the Lisp programming language at its core. Different extensions can be added to support text editing functionalities.
Emacs has the following features:
  1. User documentation and tutorials
  2. Syntax highlighting using colors even for plain text.
  3. Unicode supports many natural languages.
  4. Various extension including mail and news, debugger interface, calendar and many more

GEDIT

Gedit
Gedit
This is a general purpose GUI based text editor and is installed by default text editor on Gnome desktop environment. It is simple to use, highly pluggable and a powerful editor with the following features:
  1. Support for UTF-8
  2. Use of configurable font size and colors
  3. Highly customizable syntax highlighting
  4. Undo and redo functionalities
  5. Reverting of files
  6. Remote editing of files
  7. Search and replace text
  8. Clipboard support functionalities and many more
  9. alities
Also, remote file editing and many other features including advanced editor features, applications features, programming features, text highlighting features, backup features and search and replace features.

LIME TEXT

Lime Text
Lime Text
This is a powerful IDE-like text editor which is a free and open-source successor of popular Sublime Text. It has a few frontends such as a command-line interface that you can use with the pluggable backend.

PICO EDITOR

Pico
Pico
Pico is also a command line based text editor that comes with the Pine news and email client. It is a good editor for new Linux users because of its simplicity in relation to many GUI text editors.

JED EDITOR

Jed
Jed
This is also another command line editor with support for GUI like features such as drop-down menus. It is developed purposely for software development and one of its important features is support of Unicode mode.

GVIM EDITOR

gVim
gVim
It is a GUI version of the popular Vim editor and it has similar functionalities as the command line Vim.

GEANY EDITOR

Geany
Geany
Geany offers basic IDE-like features with a focus on software development using the GTK+ toolkit.
It has some basic features as listed below:
  1. Syntax highlighting
  2. Pluggable interface
  3. Supports many file types
  4. Enables code folding and code navigation
  5. Symbol name and construct auto-completion
  6. Supports auto-closing of HTML and XML tags
  7. Elementary project management functionality plus many more

LEAF PAD

leafpad
leafpad
This is a GTK+ based, lightweight GUI based text editor which is also popular among Linux users today. It is easy to use by new Linux users.
It has the following features:
  1. Codeset option
  2. Allows auto detection of codeset
  3. Options of undo and redo
  4. Display file line numbers
  5. Supports Drag and Drop options
  6. Printing support

KATE/KWRITE

Kate
Kate
Kate is a feature rich and highly pluggable text editor that comes with KDesktop Environment (KDE). The Kate project aims at the development of two main products that are: KatePart and Kate.
KatePart is an advanced text editor component included in many KDE applications which may require users to edit text whereas Kate is a multiple document interface(MDI) text editors.
The following are some of its general features:
  1. Extensible through scripting
  2. Encoding support such as Unicode mode
  3. Text rendering in bi-directional mode
  4. Line ending support with autodetection function

No comments:

Post a Comment