
Visual Studio Code
Code combines the streamlined UI of a modern editor with rich code assistance and navigation, and an integrated debugging experience – without the need for a full IDE.
ne (nice editor) is a free text editor running on linux/unix for beginners and advanced users alike.
ne is a text editor based on the posix standard that runs (we hope) on almost any un*x machine. ne is easy to use for the beginner, but powerful and fully configurable for the wizard, and most sparing in its resource usage. if you have the resources and the patience to use gnu emacs or the right mental twist to use vim then probably ne is not for you. however, if you need an editor that: compiles without effort everywhere (or almost everywhere), is packaged for all linux distributions, and ported to other operating systems (such as mac os x); is fast, small, powerful and simple to use; has standard keystrokes (e.g., copy is ctrlc); uses little bandwidth, so it is ideal for email, editing through phone line (or slow gsm/gprs/umts) connections; has a very compact internal text representation, so you can easily load and modify very large files…
Syntax Highlighting Command line interface
text-editor syntax-highlighting command-line-interface utf-8