NotepadNext
- Ebuilds: 2, Testing: 0.12 Description:
A cross-platform, Qt5 based reimplementation of Notepad++.
Releases are available for Windows, Linux, and macOS.
Homepage:https://github.com/dail8859/NotepadNext License: GPL-3
antigravity-bin
- Ebuilds: 1, Testing: 1.21.6.5723021441368064 Description:
Antigravity is Google's next-generation AI-driven code editor and IDE built on
VSCode OSS 1.104.0 with Electron 37.3.1. It provides advanced code intelligence,
integrated development tools, and extensive language support for modern software
development.
Features include:
- AI-powered code completion and suggestions
- Advanced IntelliSense and language servers
- Integrated debugging tools
- Git integration with diff viewer
- Extension marketplace support
- GPU-accelerated rendering (Vulkan/OpenGL)
- Multi-language support (40+ languages)
- Terminal integration
Homepage:https://antigravity.google/ License: all-rights-reserved
appflowy-bin
- Ebuilds: 1, Testing: 0.11.4 Description: AppFlowy is an open-source alternative to Notion
Homepage:https://www.appflowy.io/ License: AGPL-3
atto
- Ebuilds: 1, Testing: 1.20_pre20180320 Description:
Atto Emacs is a minimal functional Emacs in less than 2000 lines
of C code. It is derived from Anthony's Editor and uses a buffer-gap
to represent the file in memory.
Homepage:https://github.com/hughbarney/atto License: public-domain
bluefish
- Ebuilds: 2, Stable: 2.4.0, Testing: 2.4.0 Description: GTK HTML editor for the experienced web designer or programmer
Homepage:https://bluefish.openoffice.nl/ License: GPL-3+
bvi
- Ebuilds: 2, Stable: 1.4.2, Testing: 1.5.0 Description: Display-oriented editor for binary files, based on the vi texteditor
Homepage:https://bvi.sourceforge.net/ License: GPL-3+
e3
- Ebuilds: 1, Stable: 2.82 Description:
e3 is a full-screen, user-friendly text editor with an interface similar to
that of either WordStar, Emacs, Pico, Nedit, or vi. It's heavily optimized
for size and independent of libc or any other libraries, making it useful
for mini-Linux distributions and rescue disks. The assembler version
supports Linux, FreeBSD, OpenBSD, NetBSD, Win9x, QNX, Atheos, BeOS, ELKS,
and DOS. There is also a separately distributed version written in C which
supports some other Unix versions and CygWin. It is also possible to use
regular expressions by using child processes like sed. e3 has a built in
arithmetic calculator.
Homepage:https://sites.google.com/site/e3editor/ License: GPL-2+
ecrire (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 0.2.0-r1 Description: Prototype of a text editor using EFL. It ofefrs basic functionalities like copy and pastei, search, undo and redo.
Homepage:https://www.enlightenment.org/ License: BSD-2
ee
- Ebuilds: 1, Stable: 1.5.2-r1, Testing: 1.5.2-r1 Description: An easy to use text editor. A subset of aee
Homepage:https://wiki.gentoo.org/wiki/No_homepage License: BSD-2
emacs (ambiguous, available in 2 overlays)
- Ebuilds: 14, Stable: 30.2-r1, Testing: 31.0.9999 Description:
GNU Emacs is an extensible, customizable text editor - and more. At its core
is an interpreter for Emacs Lisp, a dialect of the Lisp programming language
with extensions to support text editing. The features of GNU Emacs include:
* Content-sensitive editing modes, including syntax coloring, for a variety
of file types including plain text, source code, and HTML.
* Complete built-in documentation, including a tutorial for new users.
* Full Unicode support for nearly all human languages and their scripts.
* Highly customizable, using Emacs Lisp code or a graphical interface.
* A large number of extensions that add other functionality, including a
project planner, mail and news reader, debugger interface, calendar, and
more. Many of these extensions are distributed with GNU Emacs; others are
available separately.
Homepage:https://www.gnu.org/software/emacs/ License: GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2
emact
- Ebuilds: 1, Stable: 2.58.0-r1, Testing: 2.58.0-r1 Description:
This product is an original development made to provide an emacs-like editor
on the PC for the purpose of writing Lisp code with the same features found
on other Lisp development systems. In 1985, with about 512 Ko of memory, it
was obvious that Gosling, GNU or other emacs written in Lisp were too big to
run on M$-DOG. So I decided to write my own editor that closely works like
those I used on VAX Unix at that time. I started with Conroy's MicroEMACS.
After a great amount of time, made essentially after hours, EmACT is now
a pretty good clone of GNU Emacs. It has all the features that programmers
enjoy, like parentheses matching, auto-indent for Lisp, C, C++, compile
mode, tags and even a Lisp interpreter which is not however compatible with
GNU MockLisp. It can be ported to all UN*X systems (terminal and X-Window)
and it runs of course on all Intel based system in text or graphic mode
(MSDOS, OS/2, Windows 3.x, Windows NT/2000/XP and Windows 95/98/Me).
Homepage:http://www.eligis.com/emacs/ License: GPL-2+ BSD
eovim
- Ebuilds: 1
Description: Eovim is the Enlightened Neovim. That's just an EFL GUI client for Neovim. Eovim is written in plain C, with the amazing EFL. You have great added value to the text-only neovim with a minimal runtime overhead. No need to spawn a web browser to use it! If you don't like the externalized UI, it can be turned off, or changed via themes.
Homepage:https://github.com/jeanguyomarch/eovim License: MIT
ersatz-emacs
- Ebuilds: 1, Stable: 20060515-r1, Testing: 20060515-r1 Description:
Ersatz Emacs is a very minimal imitation of the famous GNU Emacs editor.
Unlike most popular Emacs derivatives, Ersatz strives to use as little
system resources as possible and be simple enough for the casual programmer
to understand, yet still include all the functionality required for most
text editing jobs.
Homepage:https://web.archive.org/web/20171126221613/http://hunter.apana.org.au/~cjb/Code/ License: public-domain
fe
- Ebuilds: 1, Stable: 2.0-r1, Testing: 2.0-r1 Description:
Fe is a small and easy to use folding editor.
Fe allows to fold arbitrary text regions; it is not bound to syntactic
units. Unlike Origami, folds are not attributed with a trailing comment,
instead you can put folds before or after any text in the line, as you like.
Fe has no configuration or extension language and requires no setup. Its
user interface is emacs-like and it has menues for the very most important
functions to help beginners. Further there is a reference card. It offers:
* Regions and Emacs-like kill ring
* Incremental search
* Keyboard macros
* Editing binary files
* Multiple windows and views
* Compose function for Latin 1 characters
In case you can't stand the emacs interface and want ultimate flexibility,
fe can easily be modified, because it is structured as an editor library
with a user interface frontend, all written in C.
Homepage:http://www.moria.de/~michael/fe/ License: GPL-2+
featherpad
- Ebuilds: 3, Stable: 1.6.3, Testing: 1.6.3 Description:
FeatherPad (by Pedram Pourang, a.k.a. Tsu Jan) is a lightweight Qt
plain-text editor for Linux. It is independent of any desktop
environment.
Homepage:https://github.com/tsujan/FeatherPad License: GPL-3+
femto
- Ebuilds: 1, Testing: 2.10_pre20191107 Description: Extended version of Atto Emacs with a Tiny Lisp extension language
Homepage:https://github.com/hughbarney/femto License: public-domain
formiko
- Ebuilds: 2, Testing: 9999 Description:
Formiko is reStructuredText and MarkDown editor and live previewer.
It is written in Python with Gtk3, GtkSourceView and Webkit2. Use Docutils
and recommonmark Common Mark parser.
Homepage:https://github.com/ondratu/formiko
gedit
- Ebuilds: 3, Stable: 48.1, Testing: 48.2, 46.2 Description: A text editor for the GNOME desktop
Homepage:https://gedit-text-editor.org/ License: GPL-2+ CC-BY-SA-3.0
hyx (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 2024.02.29, Testing: 2021.06.09 Description: A minimalistic console hex editor with vim-like controls
Homepage:https://yx7.cc/code/ License: MIT
imhex (ambiguous, available in 2 overlays)
- Ebuilds: 7, Stable: 1.38.1, Testing: 1.37.4 Description: A hex editor for reverse engineers, programmers, and eyesight
Homepage:https://github.com/WerWolv/ImHex License: GPL-2
jasspa-microemacs
- Ebuilds: 1, Stable: 20091011-r4, Testing: 20091011-r4 Description:
* An Emacs editor biased towards UNIX users, working across platforms by
providing a consistent interface under UNIX, Microsoft Windows '95/'98/NT
and DOS operating systems.
* Fully featured editor, retaining the lightness of the original
MicroEmacs 3.8 with much enhanced capability.
* Small memory and disk footprint.
* A much enhanced version of the Danial Lawrence's original MicroEmacs 3.8
of 1988. It is stressed that although Danial Lawrence's 3.8 version was
used as a base, he has had no involvement in the development of this
distribution.
* To avoid any confusion with the original MicroEmacs, this distribution
should be referred to as the JASSPA distribution.
Homepage:http://www.jasspa.com/ License: GPL-2+
jed
- Ebuilds: 1, Stable: 0.99.19-r1, Testing: 0.99.19-r1 Description:
Jed is a powerful editor, terminal and X11 interface. Color syntax
highlighting is one of its strong suits, along with emulation of GNU Emacs,
Wordstar, EDT and Brief. It also supports use of GPM on Linux consoles.
Jed has a multitude of programming modes and couples with the Slang library
for powerful extensions.
Homepage:https://www.jedsoft.org/jed/ License: GPL-2+
jedit
- Ebuilds: 1, Stable: 5.7.0 Description: Programmer's editor written in Java
Homepage:https://www.jedit.org License: BSD GPL-2
joe
- Ebuilds: 1, Stable: 4.6-r2, Testing: 4.6-r2 Description:
JOE (Joe's own editor) has the feel of most IBM PC text editors: The
key-sequences are reminiscent of WordStar and Turbo-C. JOE is much more
powerful than those editors, however. JOE has all of the features a UNIX
user should expect: full use of termcap/terminfo, excellent screen update
optimizations, simple installation, and all of the UNIX-integration features
of VI.
Homepage:https://sourceforge.net/projects/joe-editor/ License: GPL-1+ CC-BY-3.0
jove
- Ebuilds: 1, Stable: 4.17.5.5 Description:
Jove is a compact, powerful, Emacs-style text-editor. It provides the common
emacs keyboard bindings, together with a reasonable assortment of the most
popular advanced features (e.g., interactive shell windows, compile-it,
language specific modes) while weighing in with CPU, memory, and disk
requirements comparable to vi.
Homepage:https://github.com/jonmacs/jove License: JOVE
jupp
- Ebuilds: 1, Testing: 3.1_p41 Description: Portable version of Joe's Own Editor
Homepage:http://www.mirbsd.org/jupp.htm License: GPL-1
kiro
- Ebuilds: 1, Testing: 0.11.107 Description:
Kiro is an AI-powered Integrated Development Environment (IDE) based on
Visual Studio Code that helps developers turn ideas into production code
through spec-driven development. Built on the Electron framework, Kiro
provides modern code editing capabilities with AI assistance for enhanced
productivity.
Features include:
- AI-powered code completion and generation
- Spec-driven development workflow
- Modern code editor with syntax highlighting
- Integrated terminal and debugging tools
- Extension marketplace compatibility
- Git integration
- Multi-language support
Homepage:https://kiro.dev/ License: MIT
lite
- Ebuilds: 2, Testing: 1.11 Description:
lite is a lightweight text editor written mostly in Lua.
It aims to provide something practical, pretty, small and fast,
implemented as simply as possible.
Homepage:https://github.com/rxi/lite License: MIT
logseq-desktop-bin (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 0.10.15-r1 Description: A privacy-first, open-source platform for knowledge sharing and management.
Homepage:https://github.com/logseq/logseq License: AGPL-3
marktext
- Ebuilds: 1, Testing: 0.17.1 Description:
A simple and elegant markdown editor, available for Linux, macOS and
Windows with realtime preview (WYSIWYG) and a clean and simple interface
to get a distraction-free writing experience.
Homepage:https://github.com/marktext/marktext License: MIT
mg
- Ebuilds: 3, Stable: 20240709, Testing: 20260227 Description:
Mg (mg) is intended to be a small, fast, and portable editor for
people who can't (or don't want to) run real Emacs for one reason
or another. It is compatible with GNU Emacs because there shouldn't
be any reason to learn more than one Emacs flavor.
This is a portable version of the Mg maintained by the OpenBSD team.
Homepage:https://github.com/hboetes/mg License: public-domain
mg3a
- Ebuilds: 2, Stable: 20260302 Description: MicroGnuEmacs clone featuring added modes, Unicode support, and more
Homepage:https://github.com/paaguti/mg3a License: custom
micro (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 2.0.14, 2.0.13-r1 Description: Modern and intuitive terminal-based text editor
Homepage:https://github.com/zyedidia/micro License: MIT Apache-2.0 BSD MPL-2.0
moe
- Ebuilds: 2, Stable: 1.15, Testing: 1.16 Description: Powerful and user-friendly console text editor
Homepage:https://www.gnu.org/software/moe/ License: GPL-2+
nano
- Ebuilds: 5, Stable: 8.7.1, Testing: 9999 Description:
GNU nano - an enhanced clone of the Pico text editor.
The nano project was started because of a few "problems" with the
wonderfully easy-to-use and friendly Pico text editor.
First and foremost is its license: the Pine suite does not use the
GPL or a GPL-friendly license, and has unclear restrictions on
redistribution. Because of this, Pine and Pico are not included with
many GNU/Linux distributions. Also, other features (like goto line
number or search and replace) were unavailable until recently or
require a command line flag. Yuck.
nano aims to solve these problems by emulating the functionality of
Pico as closely as possible while addressing the problems above and
perhaps providing other extra functionality.
Homepage:https://www.nano-editor.org/ https://wiki.gentoo.org/wiki/Nano/Guide License: GPL-3+ LGPL-2.1+ || ( GPL-3+ FDL-1.2+ )
ne
- Ebuilds: 1, Testing: 3.3.3 Description: The nice editor, easy to use for the beginner and powerful for the wizard
Homepage:https://ne.di.unimi.it/ License: GPL-3+
nedit
- Ebuilds: 1, Stable: 5.7-r1, Testing: 5.7-r1 Description: Multi-purpose text editor for the X Window System
Homepage:https://sourceforge.net/projects/nedit License: GPL-2
ng
- Ebuilds: 1, Stable: 1.5_beta1-r3, Testing: 1.5_beta1-r3 Description: Emacs like micro editor Ng -- based on mg2a
Homepage:http://tt.sakura.ne.jp/~amura/ng/ License: Emacs
notes
- Ebuilds: 2, Testing: 20251017 Description:
Notes is an open source and cross-platform note-taking app that is
beautiful, powerful and fast with a low memory footprint.
Homepage:https://github.com/nuttyartist/notes License: MPL-2.0
okteta (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 9999 Description: Hex editor by KDE
Homepage:https://apps.kde.org/okteta/ License: GPL-2 handbook? ( FDL-1.2 )
padre
- Ebuilds: 1, Testing: 1.0.0-r4 Description: Perl Application Development and Refactoring Environment
Homepage:https://padre.perlide.org/
pemacs
- Ebuilds: 1, Testing: 1.5_pre20130322 Description:
Perfect Emacs is a small footprint Emacs derived from Chris Baird's
Ersatz Emacs which was based on MicroEMACS 3.6 as released to
mod.sources and the Public Domain by Daniel Lawrence in 1986, and
was itself based on the work of Steve Wilhite and George Jones to
MicroEMACS 2.0 (then also public domain) by Dave Conroy.
Perfect Emacs is an attempt to find the perfect balance between
minimalism (i.e. the smallest functional emacs and code) whilst
still retaining the feeling of GNU Emacs.
Homepage:https://github.com/hughbarney/pEmacs License: public-domain
pluma (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 1.28.0-r1, Testing: 9999 Description: Pluma text editor for the MATE desktop
qedit
- Ebuilds: 1, Testing: 2.8.3 Description:
A modern, standalone and multi-purpose text editor.
It is capable of customizable syntax highlighting for many types of text,
automatic indentation, text modification macros, view splitting, etc.
Homepage:http://hugo.pereira.free.fr/software/index.php License: GPL-2
qemacs
- Ebuilds: 1, Stable: 0.4.1_pre20170225-r1, Testing: 0.4.1_pre20170225-r1 Description:
QEmacs (for Quick Emacs) is a very small but powerful text editor. It has
the following features:
* Full screen editor with an Emacs look and feel with all Emacs common
features: multi-buffer, multi-window, command mode, universal argument,
keyboard macros, config file with C like syntax, minibuffer with
completion and history.
* Can edit files of hundreds of megabytes quickly by using a highly
optimized internal representation and by mmaping the file.
* Full UTF8 support, including bidirectional editing respecting the Unicode
bidi algorithm. Arabic and Indic scripts handling (in progress).
* WYSIWYG HTML/XML/CSS2 mode graphical editing. Also supports lynx like
rendering on VT100 terminals. WYSIWYG DocBook mode based on XML/CSS2
renderer.
* C mode: coloring with immediate update. Emacs like auto-indent.
* Shell mode: colorized VT100 emulation so that your shell work exactly as
you expect. You can run interactive terminal apps directly in the process
buffer: mc, MenuConfig, or even qemacs itself! Compile mode with
next/prev error.
* Input methods for most languages, including Chinese (input methods come
from the Yudit editor).
* Hexadecimal editing mode with insertion and block commands. Unicode hexa
editing of UTF8 files also supported.
* Works on any VT100 terminals without termcap. UTF8 VT100 support included
with double width glyphs.
* X11 support. Support multiple proportionnal fonts at the same time (as
XEmacs).
* Small! Full version is about 150KB. Smaller custom versions can be built
by removing modules.
Homepage:https://savannah.nongnu.org/projects/qemacs/ License: LGPL-2.1+ GPL-2+
qhexedit2
- Ebuilds: 3, Stable: 0.8.10-r1, Testing: 0.9.0-r1 Description:
QHexEdit is a hex editor widget written in C++ for the Qt5 framework.
It is a simple editor for binary data, and has bindings to PyQt
with python 2 and 3.
Homepage:https://github.com/Simsys/qhexedit2/ License: GPL-2
sandy
- Ebuilds: 1, Testing: 0.4-r1 Description: an ncurses text editor with an easy-to-read, hackable C source
Homepage:https://tools.suckless.org/sandy License: MIT-with-advertising
scite
- Ebuilds: 1, Stable: 5.3.5, Testing: 5.3.5 Description: A very powerful, highly configurable, small editor with syntax coloring
Homepage:https://www.scintilla.org/SciTE.html License: HPND lua? ( MIT )
sublime-text
- Ebuilds: 3, Testing: 4_p4200 Description: Sophisticated text editor for code, markup and prose
Homepage:https://www.sublimetext.com License: Sublime
tea
- Ebuilds: 1, Stable: 62.4.0-r1, Testing: 62.4.0-r1 Description:
A very small Qt text editor. It has lots of extra features including syntax
highlighting and a built in file manager as well as a built in image viewer.
It can also read lots of 'other' filetypes.
Homepage:https://tea.ourproject.org/ License: GPL-3+
teco
- Ebuilds: 1, Stable: 36_p19940820-r1, Testing: 36_p19940820-r1 Description:
TECO /tee'koh/ /n.,v. obs./ 1. [originally an acronym for `[paper]
Tape Editor and COrrector'; later, `Text Editor and COrrector'] /n./
A text editor developed at MIT and modified by just about everybody.
With all the dialects included, TECO may have been the most prolific
editor in use before EMACS, to which it was directly ancestral.
Noted for its powerful programming-language-like features and its
unspeakably hairy syntax. It is literally the case that every string
of characters is a valid TECO program (though probably not a useful
one); one common game used to be mentally working out what the TECO
commands corresponding to human names did.
In mid-1991, TECO is pretty much one with the dust of history,
having been replaced in the affections of hackerdom by EMACS.
Descendants of an early (and somewhat lobotomized) version adopted
by DEC can still be found lurking on VMS and a couple of crufty
PDP-11 operating systems, however, and ports of the more advanced
MIT versions remain the focus of some antiquarian interest.
Homepage:https://www.ibiblio.org/pub/linux/apps/editors/tty/ https://www.ibiblio.org/pub/academic/computer-science/history/pdp-11/teco/ License: freedist
texworks
- Ebuilds: 1, Testing: 0.6.10 Description: Simple interface for working with TeX documents
Homepage:https://tug.org/texworks/ License: GPL-2+ MIT
trilium
- Ebuilds: 10, Testing: 0.91.6 Description: Build your personal knowledge base with TriliumNext Notes
Homepage:https://github.com/TriliumNext/Notes License: AGPL-3.0
typora (ambiguous, available in 5 overlays)
- Ebuilds: 9, Testing: 1.12.4 Description: A truely minimal markdown editor.
Homepage:https://typora.io License: typora
uemacs-pk (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 4.0.15_p20210330, Testing: 4.0.15_p20210330 Description:
WHAT IS uEmacs/PK?
uEmacs/PK 4.0 is an enhanced version of MicroEMACS 3.9e. Enhancements have
been incorporated by Petri H. Kutvonen, University of Helsinki, Finland,
kutvonen@cs.Helsinki.FI.
WHY IS IT BASED ON AN OLD VERSION OF MicroEMACS?
In my opinion 3.9e was the best of all MicroEMACSes. Creeping featurism,
growing size, and reduced portability made versions 3.10 and 3.11 less
attractive. MicroEMACS 3.9e was one of the few editors that were truly
portable between different flavours of UNIX, PC/MS-DOS, and VAX/VMS. It was
pretty robust - although not flawless. uEmacs/PK 4.0 includes numerous bug
fixes, adds some new functionality and comfort but does not sacrifice the
best things (small size and portability).
Homepage:https://git.kernel.org/pub/scm/editors/uemacs/uemacs.git License: free-noncomm
vile
- Ebuilds: 2, Stable: 9.8z-r1, Testing: 9.8z-r1 Description: VI Like Emacs -- yet another full-featured vi clone
Homepage:https://invisible-island.net/vile/ License: GPL-2
vim (ambiguous, available in 3 overlays)
- Ebuilds: 9, Stable: 9.2.0000, Testing: 9999 Description: Symlinks to use neovim as vim
Homepage:https://www.vim.org https://github.com/vim/vim License: vim
vis
- Ebuilds: 3, Stable: 0.9-r2, Testing: 9999 Description:
Vis aims to be a modern, legacy free, simple yet efficient editor combining the strengths of both vi(m) and sam.
Homepage:https://github.com/martanne/vis License: ISC MIT
void-editor
- Ebuilds: 3, Testing: 1.99.30044 Description:
Void is an open source Cursor alternative. Write code with the best AI tools, use any model, and retain full control over your data.
Homepage:https://voideditor.com License: Apache-2.0 MIT
vscode (ambiguous, available in 5 overlays)
- Ebuilds: 17, Stable: 1.113.0, 1.112.0, Testing: 9999, 1.112.0 Description: Multiplatform Visual Studio Code from Microsoft
Homepage:https://code.visualstudio.com License:
Apache-2.0
BSD
BSD-1
BSD-2
BSD-4
CC-BY-4.0
ISC
LGPL-2.1+
Microsoft-vscode
MIT
MPL-2.0
openssl
PYTHON
TextMate-bundle
Unlicense
UoI-NCSA
W3C
vscodium (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 1.110.11631, Testing: 1.110.11631, 1.43.2 Description: Open Source build of Visual Studio Code
Homepage:https://code.visualstudio.com License: MIT
wily
- Ebuilds: 1, Stable: 1.0-r3, Testing: 1.0-r3 Description: An emulation of ACME, Plan9's hybrid window system, shell and editor
Homepage:https://www.netlib.org/research/9libs/ License: Artistic
windsurf (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 1.9577.43 Description:
Windsurf is an AI-assisted code editor from Codeium designed to keep
developers in flow state with instant, invaluable AI developer assistance.
It offers semantic code understanding, intelligent code completion,
and other AI-powered features to boost productivity.
Homepage:https://codeium.com License:
Apache-2.0
BSD
BSD-1
BSD-2
BSD-4
CC-BY-4.0
ISC
LGPL-2.1+
Microsoft-vscode
MIT
MPL-2.0
openssl
PYTHON
TextMate-bundle
Unlicense
UoI-NCSA
W3C
windsurf-bin
- Ebuilds: 1, Testing: 1.9577.43 Description:
Windsurf Editor is the first agentic IDE that keeps developers in the flow.
Built by Codeium, it combines the familiar VS Code foundation with AI-powered
assistance through the Cascade feature, providing real-time code completion,
debugging help, and intelligent refactoring suggestions.
Key features:
- Cascade AI assistant for flow state coding
- Built on VS Code for familiar experience
- Cross-platform (Windows, macOS, Linux)
- Free core features without usage limits
Homepage:https://windsurf.com/editor License: Apache-2.0 BSD BSD-1 BSD-2 BSD-4 CC-BY-4.0 ISC LGPL-2.1+ Microsoft-vscode MIT MPL-2.0 openssl PYTHON TextMate-bundle Unlicense UoI-NCSA W3C
xemacs
- Ebuilds: 2, Stable: 21.5.36-r6, Testing: 21.5.36-r6 Description: highly customizable open source text editor and application development system
Homepage:https://www.xemacs.org/ License: GPL-3+
xvile
- Ebuilds: 2, Stable: 9.8z-r1, Testing: 9.8z-r1 Description: VI Like Emacs -- yet another full-featured vi clone
Homepage:https://invisible-island.net/vile/ License: GPL-2
yudit
- Ebuilds: 1, Stable: 3.1.0 Description: Free (Y)unicode text editor for all unices
Homepage:https://www.yudit.org/ License: GPL-2
zed (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 0.221.5, Testing: 0.230.0_pre Description:
Zed is a high-performance, multiplayer code editor from the creators
of Atom and Tree-sitter. This is the source-compiled version.
For the pre-built binary package, use app-editors/zed-bin instead.
Homepage:https://zed.dev https://github.com/zed-industries/zed License: GPL-3+ BSD
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD CC0-1.0 ISC
LGPL-3 MIT MIT-0 MPL-2.0 UoI-NCSA openssl Unicode-3.0 ZLIB BZIP2
zed-bin (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 0.229.0 Description: Code editor from the creators of Atom
Homepage:https://code.visualstudio.com License:
Apache-2.0
BSD
BSD-1
BSD-2
BSD-4
CC-BY-4.0
ISC
LGPL-2.1+
Microsoft-vscode
MIT
MPL-2.0
openssl
PYTHON
TextMate-bundle
Unlicense
UoI-NCSA
W3C
zile
- Ebuilds: 2, Stable: 2.6.4, Testing: 2.6.4 Description:
Zile is a small, fast, and powerful Emacs clone. It is useful for small
footprint installations (e.g. on floppy disk), machines with little memory,
or quick editing sessions, especially on remote machines or as a different
user, e.g. root.
Homepage:https://www.gnu.org/software/zile/ License: GPL-3+