Ross ROSS = Recommend OSS · open-source software intelligence for agents

domain: text-editors

1403 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
Brackets
Brackets is an open-source code editor for web development, built in JavaScript, HTML, and CSS, featuring inline editing and live browser p…
1033011abandoned
voideditor/void
Void is an open-source AI code editor forked from VS Code, offering chat, agent mode, inline edits, and autocomplete with any LLM provider …
1028825abandoned
facebookarchive/draft-js
Draft.js is a JavaScript framework for building rich text editors in React, backed by an immutable editor state model. It provides declarat…
1022598abandoned
xi-editor
Xi-editor is a high-performance text editor core written in Rust, using a CRDT and persistent rope for fast, reliable editing, with a JSON-…
3219821abandoned
limetext/lime
Lime is an open-source text editor written in Go that aims to be an API-compatible alternative to Sublime Text. It uses a pluggable backend…
3215277abandoned
onivim/oni
Oni is a cross-platform GUI text editor that wraps Neovim with modern IDE features like code completion, quick info, and fuzzy finding, bui…
1011245abandoned
alcatraz/Alcatraz
Alcatraz is an open-source package manager for Xcode 7 that lets users discover and install plugins, templates, and color schemes from with…
109792abandoned
atom-archive/xray
Xray is an experimental next-generation text editor built on Electron and Rust, designed around real-time collaboration and strict performa…
108425abandoned
onevcat/VVDocumenter-Xcode
VVDocumenter-Xcode is an Xcode plugin that auto-generates Javadoc-style documentation comments for Objective-C and Swift when you type '///…
108243abandoned
wbthomason/packer.nvim
packer.nvim is a use-package-inspired plugin manager for Neovim, written in Lua, supporting declarative specs, Luarocks dependencies, and c…
328096abandoned
terryma/vim-multiple-cursors
A Vim plugin that brings Sublime Text-style multiple selections and virtual cursors to Vim, allowing simultaneous editing at multiple match…
327947abandoned
ChrisRM/material-theme-jetbrains
A JetBrains IDE plugin that ports the Material Theme to IntelliJ-based IDEs, providing themes, color schemes, icons, and extensive UI custo…
237736abandoned
surmon-china/vue-quill-editor
A Vue 2 component wrapper around the Quill rich text editor, usable as a global component, custom directive, or SSR-friendly module. It is …
327399abandoned
kien/ctrlp.vim
CtrlP is a fuzzy finder plugin for Vim written in pure Vimscript, enabling fast full-path fuzzy searching of files, buffers, MRU files, and…
327234abandoned
fex-team/ueditor
UEditor is a lightweight, customizable WYSIWYG rich text editor for web pages, originally developed by Baidu's web frontend team and releas…
106767abandoned
nsf/gocode
Gocode is an autocompletion daemon for the Go programming language that integrates with editors like Vim, Neovim, and Emacs. It uses a clie…
624992abandoned
sofish/pen
Pen is a lightweight JavaScript WYSIWYG editor library that turns any DOM element into a live-editable rich text area with markdown shortha…
234795abandoned
remacs/remacs
Remacs is a community-driven port of GNU Emacs to Rust, replacing parts of the C codebase with Rust implementations while remaining compati…
324611abandoned
intellij-rust/intellij-rust
The open-source Rust language plugin for IntelliJ-based IDEs (IDEA, CLion, PyCharm, etc.), providing code completion, Cargo support, debugg…
324528abandoned
coolwanglu/vim.js
Vim.js is a JavaScript port of the Vim text editor, compiled from C to run in the browser via Emscripten with ASM.js support. It offers per…
104443abandoned
jakiestfu/Medium.js
A tiny JavaScript library that makes HTML contenteditable elements behave like Medium's beautiful editor, with rich text editing features. …
234379abandoned
ma6174/vim
A pre-configured Vim setup bundling a .vimrc and plugins (managed via Vundle) for an enhanced editing experience out of the box. It is expl…
104230abandoned
OscarGodson/EpicEditor
EpicEditor is an embeddable JavaScript Markdown editor providing split fullscreen editing, live preview, automatic draft saving via localSt…
234212abandoned
CodeboxIDE/codebox
Codebox is an open source cloud and desktop IDE built with Node.js, JavaScript, HTML, and LESS. It features a modular, extensible add-on ar…
234153abandoned
Moeditor/Moeditor
Moeditor is a cross-platform desktop markdown editor built with Electron, supporting GitHub Flavored Markdown, TeX math, UML diagrams, and …
104109abandoned
draft-js-plugins/draft-js-plugins
A plugin architecture for Facebook's Draft.js rich-text editor built on React, shipping plugins for emoji, mentions, hashtags, stickers, to…
104090abandoned
Boost Note
BoostNote-Legacy is an open-source note-taking app for programmers built with Electron, React, and Redux. It is deprecated in favor of the …
104048abandoned
nteract/hydrogen
Hydrogen is an Atom editor plugin that brings Jupyter kernel-based interactive coding to any text file, letting users run code line-by-line…
654020abandoned
VonHeikemen/lsp-zero.nvim
A Neovim plugin that provides a starting point for setting up LSP (Language Server Protocol) features like autocompletion and diagnostics. …
463978abandoned
JoelBesada/activate-power-mode
An Atom editor package that adds flashy 'Power Mode' effects to typing, including particle explosions, screen shake, audio, and combo strea…
233560abandoned
autozimu/LanguageClient-neovim
A Rust-based vim/neovim plugin providing Language Server Protocol (LSP) support, including completion, diagnostics, goto-definition, rename…
443555abandoned
rust-lang/rls
The Rust Language Server (RLS) implements the Language Server Protocol to give editors and IDEs Rust support such as goto definition, compl…
103497abandoned
guardian/scribe
Scribe is a rich text editor framework for the web platform built around contenteditable, with patches for browser inconsistencies and a pl…
103482abandoned
gencay/vscode-chatgpt
An unofficial Visual Studio Code extension integrating OpenAI ChatGPT, providing sidebar conversations, streaming answers, and code inserti…
223451abandoned
racer-rust/racer
Racer (Rust Auto-Complete-er) is a CLI utility that provides Rust code completion for editors and IDEs. It is no longer actively developed,…
233354abandoned
mortenjust/cleartext-mac
Cleartext is a macOS text editor that restricts writing to the 1,000 most common English words, inspired by Randall Munroe's Thing Explaine…
233254abandoned
FuzzyAutocomplete/FuzzyAutocompletePlugin
An Xcode 5+ plugin that replaces Xcode's prefix-matching autocompletion with fuzzy matching based on the Open Quickly pattern. It is no lon…
233224abandoned
alm-tools/alm
ALM is a browser-based IDE built specifically for TypeScript development, installable via a single npm command and served locally. It offer…
233009abandoned
square/java-code-styles
IntelliJ IDEA code style settings for Square's Java and Android projects, installed via a shell script. It is deprecated in favor of ktfmt …
102943abandoned
FredKSchott/CoVim
CoVim is a Vim plugin that adds real-time, multi-user collaborative editing to Vim, similar to Google Docs for the editor. It uses a Python…
102920abandoned
googlearchive/chromedeveditor
Chrome Dev Editor is a Chrome App-based IDE for building Chrome Apps and Web Apps in JavaScript or Dart, with Git and Polymer support. It i…
102911abandoned
mono/monodevelop
MonoDevelop is a cross-platform integrated development environment for .NET and Mono, built with C# and Gtk#, supporting C#, F#, and Visual…
102901abandoned
ChrisKnott/Algojammer
An experimental, proof-of-concept code editor for writing Python algorithms, inspired by Bret Victor's ideas on learnable programming. It a…
322900abandoned
sstur/react-rte
A pure React WYSIWYG rich text editor component built on Draft.js, designed as a drop-in textarea replacement with a formatting toolbar and…
232863abandoned
Lokaltog/vim-powerline
A Vim statusline plugin that renders a better-looking, more functional statusline with fancy symbols and segment-based configuration. It is…
102848abandoned
Codiad/Codiad
Codiad is a web-based IDE framework with a small footprint and minimal requirements, built for fast, interactive development in the browser…
102847abandoned
Shougo/unite.vim
unite.vim is a Vim plugin that searches and displays information from arbitrary sources such as files, buffers, recently used files, and re…
322832abandoned
lepture/editor
A plain-text Markdown editor for the web built on CodeMirror, providing a toolbar, statusbar, shortcuts, and live preview via marked. It re…
322798abandoned
omz/ColorSense-for-Xcode
ColorSense is an Xcode plugin that visually displays UIColor and NSColor values as color overlays when the caret is placed on them, allowin…
322780abandoned
jejacks0n/mercury
Mercury Editor is a WYSIWYG rich-text editor for Rails applications that enables full inline page editing using HTML5 contentEditable regio…
322629abandoned
brrd/abricotine
Abricotine is a desktop Markdown editor with inline preview, rendering formatted elements like headers, images, and math directly in the te…
102626abandoned
c9/core
Cloud9 v3 SDK core, a Node.js-based web IDE platform that can be self-hosted and extended with custom plugins. It lets developers build a c…
102539abandoned
bergie/hallo
Hallo is a simple in-place rich text editor widget for jQuery UI built on HTML5 contentEditable, written in CoffeeScript. Formatting featur…
102444abandoned
jacobdufault/cquery
cquery is a highly-scalable, low-latency language server for C/C++/Objective-C built on libclang, designed for very large code bases like C…
102361abandoned
haskell/haskell-ide-engine
Haskell IDE Engine (HIE) was a Language Server Protocol server providing Haskell-specific functionality to editors and IDEs. It is now depr…
102354abandoned
notepadqq/notepadqq
Notepadqq is a free, open-source text editor for developers built with Qt, supporting over 100 languages with features like multi-selection…
952326abandoned
revolunet/sublimetext-markdown-preview
A Sublime Text 2/3 plugin that previews and builds Markdown files in a web browser. This repository has been superseded and moved to facele…
102290abandoned
zedapp/zed
Zed is a minimalist code editor built with web technologies (Chrome app or standalone via node-webkit), emphasizing multiple cursors, fast …
102281abandoned
rsms/kod
Kod is an open-source programmers' text editor for Mac OS X, written in Objective-C as a native, standards-compliant OS X application. The …
102280abandoned
rhysd/NyaoVim
NyaoVim is a Neovim frontend built on Electron that embeds the Neovim editor as a Web Component. It lets users extend the editor UI with We…
232231abandoned
humiaozuzu/dot-vimrc
A curated Vim configuration (dotfiles) bundle by Maple, managed with Vundle, bundling plugins for autocompletion, snippets, fast navigation…
102202abandoned
codestoryai/aide
Aide is an open-source, AI-native code editor built as a fork of VS Code, integrating agentic AI for chat-driven multi-file edits, proactiv…
102194abandoned
mthli/Knife
Knife is an Android rich text editor component extending EditText, offering one-line styling APIs for bold, italic, underline, bullets, quo…
232093abandoned
YabataDesign/afterglow-theme
Afterglow is a minimal dark UI theme and syntax color scheme for Sublime Text 2 and 3, based on Spacegray with colors derived from idlefing…
322087abandoned
antonreshetov/massCode
massCode v1 is a free and open source desktop code snippets manager for developers, built with Electron, Vue, and the Monaco editor. This o…
232017abandoned
msanders/snipmate.vim
snipMate.vim is a Vim plugin written in Vim Script that brings TextMate-style snippet expansion to the Vim editor. It allows users to defin…
102010abandoned
mauricecruz/chrome-devtools-zerodarkmatrix-theme
Zero Dark Matrix is a highly customized dark theme for Chrome DevTools, distributed as a Chrome extension. It styles the Elements, Sources,…
321994abandoned
williamboman/nvim-lsp-installer
A Neovim plugin for installing and managing LSP servers with a graphical UI, version upgrades, and Windows support. It is no longer maintai…
101951abandoned
obsmd-projects/obsidian-projects
An Obsidian plugin for plain-text project management that organizes Markdown notes into Table, Board, Calendar, and Gallery views. Projects…
101937abandoned
kindsoft/kindeditor
KindEditor is a lightweight, open-source (LGPL), cross-browser WYSIWYG HTML editor that converts standard textareas into rich text editing …
101898abandoned
cjwirth/RichEditorView
RichEditorView is a drop-in Swift UIView subclass providing WYSIWYG rich text editing on iOS, with a modular toolbar for formatting like bo…
101893abandoned
raspu/Highlightr
Highlightr is a Swift library for iOS and macOS that wraps highlight.js via JavaScriptCore to convert code strings into syntax-highlighted …
531868abandoned
mathew-kurian/TextJustify-Android
An Android library providing full text justification, wrapping, and auto-hyphenation for TextViews, supporting both plain text and Spannabl…
101842abandoned
simrat39/symbols-outline.nvim
A Neovim plugin that displays a tree-like sidebar view of code symbols (classes, functions, variables, etc.) using the Language Server Prot…
101835abandoned
dzhou121/gonvim
Gonvim is a graphical user interface (GUI) frontend for the Neovim text editor, written in Go using a Qt backend. It provides a modern UI w…
231780abandoned
kiteco/issue-tracker
The public issue tracker for Kite, an AI-powered coding assistant that included a local engine, editor plugins, and a documentation compani…
321736abandoned
jakiestfu/Behave.js
Behave.js is a lightweight, dependency-free JavaScript library that adds IDE-style editing behaviors to plain HTML textareas, such as tab h…
321730abandoned
atom/vim-mode
A Vim modal editing package for the Atom text editor, providing Vim-style keybindings and modal control. It is deprecated in favor of vim-m…
101709abandoned
bruderstein/nppPluginManager
A plugin for Notepad++ that lets users install, update, and remove Notepad++ plugins via a centrally hosted plugin list. It is no longer ac…
661682abandoned
rhiokim/haroopad
Haroopad is a cross-platform desktop Markdown document processor with live preview, syntax highlighting, presentation mode, and export to P…
321671abandoned
Jintin/Swimat
Swimat is an Xcode source editor plug-in that formats Swift code, built as a hand-written character scanner. It is now archived and unmaint…
101631abandoned
guillermooo/Vintageous
Vintageous is a comprehensive vi/Vim emulation layer for Sublime Text 3, providing modal editing and Vim keybindings. The project has been …
321629abandoned
WuTheFWasThat/vimflowy
Vimflowy is an open-source productivity tool that combines Workflowy-style tree outlining with vim keybindings and modal editing. It runs i…
321618abandoned
CoenraadS/Bracket-Pair-Colorizer-2
A VSCode extension that colorizes matching brackets to make nested code easier to read, with customizable colors and matching tokens. It is…
101615abandoned
qinci/MarkdownEditors
An open-source Android Markdown editor app written in Java using MVP architecture and RxJava. It supports editing Markdown files on mobile …
321583abandoned
mxw/vim-jsx
A Vim plugin providing JSX syntax highlighting and indenting for React development, built on top of a base JavaScript syntax package like p…
321574abandoned
ggandor/lightspeed.nvim
Lightspeed.nvim is a Neovim motion plugin that lets users jump to any visible position by typing a two-character search pattern plus option…
101553abandoned
vmware-archive/scripted
Scripted is a fast, lightweight browser-based code editor focused on JavaScript editing, served from a locally running Node.js server. It i…
101548abandoned
trawor/XToDo
An Xcode plugin that collects and lists TODO, FIXME, ???, and !!!! comments in a project, with filtering and snippet support. It can also r…
321536abandoned
cloose/CuteMarkEd
CuteMarkEd is a Qt-based, free and open source Markdown editor with live HTML preview, math expression support, and syntax highlighting for…
231536abandoned
omz/Dash-Plugin-for-Xcode
An Xcode plugin (OMQuickHelp) that integrates the Dash documentation viewer app, letting Option-Click or keyboard shortcuts open Dash inste…
541522abandoned
mu-editor/mu
Mu is a simple, beginner-focused Python code editor built with Python and Qt5, offering modes for standard Python, MicroPython, CircuitPyth…
101505abandoned
joefitzgerald/go-plus
go-plus is an Atom editor package that provides an enhanced Go development experience with autocomplete, formatting, linting, build, test, …
101492abandoned
XhmikosR/notepad2-mod
Notepad2-mod is a fork of the lightweight Notepad2 text editor for Windows, adding code folding, bookmarks, word auto-completion, and extra…
101469abandoned
Code52/DownmarkerWPF
MarkPad (formerly DownmarkerWPF) is a visual Markdown editor for Windows built with WPF, featuring real-time side-by-side preview, spellche…
321442abandoned
pusher/atom-pair
AtomPair is an Atom editor package that enables real-time remote pair programming by synchronizing editor tabs and syntax highlighting betw…
231436abandoned
fex-team/umeditor
UMeditor is a lightweight mini version of Baidu's UEditor rich text editor, built in JavaScript for embedding WYSIWYG editing into web page…
231425abandoned
jistr/vim-nerdtree-tabs
A Vim plugin that integrates the NERDTree file explorer with Vim's tab system, presenting NERDTree as a single persistent panel shared acro…
101418abandoned
rust-lang/vscode-rust
A deprecated Visual Studio Code extension that adds Rust language support via the Rust Language Server (RLS) or rust-analyzer. It provides …
101398abandoned
t9md/atom-vim-mode-plus
An Atom editor package providing improved Vim emulation (modal editing, motions, text objects, surround, occurrence modifier) as a replacem…
321388abandoned

← prev page 13 / 15 next →