Code Editors#

A code editor (or source-code editor) is a specialized software application designed specifically for writing, editing, and managing computer programming code.

Apache NetBeans

Provides editors, wizards, and templates to help you create applications in Java, PHP, and many other languages.

https://netbeans.apache.org/front/main/index.html
GNU Emacs

An extensible, customizable, free/libre text editor.

http://www.gnu.org/software/emacs/emacs.html
GNU nano

A text editor for Unix-like computing systems or operating environments using a command-line interface.

https://www.nano-editor.org/
Helix

A post-modern, modal terminal text editor written in Rust.

https://helix-editor.com/
JetBrain IDEs

Professional software development environments designed to maximize coding productivity with deep project understanding, smart code completion, and built-in testing tools.

https://www.jetbrains.com/ides/
Vim

A highly configurable text editor built to make creating and changing any kind of text very efficient.

https://www.vim.org/
Visual Studio

Visual Studio dev tools & services make app development easy for any developer, on any platform & language.

https://visualstudio.microsoft.com/
Visual Studio Code

Features a lightning fast source code editor, syntax highlighting, bracket-matching, auto-indentation, box-selection, snippets, and more.

https://code.visualstudio.com
Xcode

A suite of developer tools for building apps on Apple devices.

https://developer.apple.com/xcode/
Zed

A minimal code editor crafted for speed and collaboration with humans and AI.

https://zed.dev/