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
Alexey-T/CudaText
CudaText is an open source, cross-platform text editor written in Free Pascal using Lazarus. It supports a Python-based plugin API for exte…
993166active
vim-test/vim-test
A Vim/Neovim plugin that wraps many test runners so you can run tests at different granularities (file, nearest test, suite) directly from …
883166active
nvim-neotest/neotest
Neotest is an extensible framework for interacting with tests inside NeoVim, providing test running, result display, diagnostics, and summa…
973112active
mrcjkb/rustaceanvim
rustaceanvim is a Neovim plugin that enhances Rust development with rust-analyzer-specific features beyond the built-in LSP client. It is a…
953097active
apache/netbeans
Apache NetBeans is a free, open-source integrated development environment (IDE) supporting Java, JavaScript, PHP, HTML5, CSS, and more, wit…
943095active
vkbo/novelWriter
novelWriter is an open source plain text editor designed for writing novels assembled from many smaller text documents. It uses a Markdown-…
983091active
jdkato/prose
prose is a pure-Go natural language processing library offering tokenization, sentence segmentation, part-of-speech tagging, named-entity e…
663085active
yoopta-editor/Yoopta-Editor
Yoopta-Editor is an open-source React rich-text editor library for building Notion-like, Craft-like, and Coda-like editing experiences. It …
833082active
halirutan/IntelliJ-Key-Promoter-X
Key Promoter X is an IntelliJ-based IDE plugin that teaches keyboard shortcuts by showing them whenever you perform an action with the mous…
893066active
Ionaru/easy-markdown-editor
EasyMDE is an embeddable JavaScript Markdown editor that replaces plain textareas with a toolbar-driven editing experience featuring live s…
763066active
dotnet/vscode-csharp
The official C# extension for Visual Studio Code, providing rich language support via a Language Server Protocol server powered by Roslyn a…
963064active
thiagoalessio/tesseract-ocr-for-php
A PHP wrapper library around the Tesseract OCR command-line binary, providing a fluent API for extracting text from images. It supports mul…
613040stable
lem-project/lem
Lem is a general-purpose text editor and IDE written in and extensible with Common Lisp, offering Emacs/Vim-style keyboard workflows, built…
663032active
coder/claudecode.nvim
A Neovim plugin that integrates Anthropic's Claude Code AI coding assistant into Neovim via a pure Lua WebSocket MCP implementation. It rev…
633031active
athasdev/athas
Athas is a lightweight, cross-platform code editor built with Tauri (Rust backend, React frontend) that integrates Git/GitHub workflows, an…
853027active
radian-software/straight.el
straight.el is a purely functional package manager for Emacs that installs packages directly from version-controlled sources with fully rep…
773027active
sublimehq/Packages
The official collection of syntax highlighting packages shipped with Sublime Text and Sublime Merge, written in the sublime-syntax format. …
773014active
omdsh-dev/DSH-better-sidebar
A DSH web plugin providing a VSCode-like right sidebar and bottom panel workbench with built-in file explorer/editor, terminal, Git panel, …
792968active
melpa/melpa
MELPA is the largest community package archive for Emacs, built automatically from upstream source repositories using recipe files. This re…
772965active
tpope/vim-pathogen
pathogen.vim is a Vim plugin that manages the 'runtimepath' so plugins and runtime files can be installed in their own private directories …
3212127maintenance
tpope/vim-abolish
A Vim plugin by Tim Pope that works with variants of a word at once, combining three features: smart abbreviations, case-aware substitution…
322957stable
joaotavora/yasnippet
YASnippet is a template system for Emacs that expands abbreviations into code snippets with placeholder fields. It supports a TextMate-like…
442956stable
sdras/night-owl-vscode-theme
Night Owl is a Visual Studio Code color theme fine-tuned for nighttime coding, with a companion Light Owl theme for daytime use. Color choi…
322956stable
swiftlang/swift-format
swift-format is the official Swift source code formatter, providing formatting technology used by SourceKit-LSP. It can be used as a comman…
882952active
haskell/haskell-language-server
The official Haskell language server implementing the Language Server Protocol, providing IDE features like diagnostics, completions, and r…
842952active
material-extensions/vscode-material-icon-theme
A Visual Studio Code extension that applies Material Design icons to files and folders in the editor's file explorer. It offers customizabl…
992949active
kevinhwang91/nvim-ufo
A Neovim plugin that modernizes code folding with high performance, using LSP FoldingRange for accurate folds and offering fold peeking and…
502949active
jaredreich/pell
pell is an extremely small (~1.4kB min+gzip) dependency-free WYSIWYG rich text editor for the web, built on contenteditable with pure ES6 J…
2312045maintenance
nix-community/nixvim
Nixvim is a Neovim distribution and configuration framework built around Nix modules, distributed as a Nix flake. It lets users declare Neo…
772931active
rougier/nano-emacs
A set of modular Emacs Lisp configuration files that give GNU Emacs a clean, consistent, minimalist look with light (Material) and dark (No…
712925active
uiwjs/react-md-editor
A React markdown editor component with live preview, written in TypeScript. It provides a textarea-based editing experience with rendered m…
942921active
singerdmx/flutter-quill
Flutter Quill is a WYSIWYG rich text editor and Quill component for Flutter, supporting Android, iOS, web, and desktop platforms. It provid…
902914active
rafi/awesome-vim-colorschemes
A curated collection of Vim and Neovim color schemes merged into a single repository for quick installation and use. It bundles dozens of p…
322914active
nvimdev/dashboard-nvim
A fast, low-memory start screen (dashboard) plugin for Neovim written in Lua, offering themes like 'hyper' and 'doom' with configurable hea…
672869active
LightTable/LightTable
Light Table is a next-generation code editor and IDE built with ClojureScript that provides instant feedback by connecting code execution t…
1011689maintenance
0xType/0xProto
0xProto is an open-source monospaced programming font designed to maximize source code legibility and minimize cognitive load. It features …
692861active
NLKNguyen/papercolor-theme
PaperColor is a light and dark color scheme for Vim, inspired by Google's Material Design. It is optimized for fast loading, supports 4-bit…
232842stable
trentm/python-markdown2
markdown2 is a fast and complete Python implementation of Markdown that converts Markdown text to HTML, closely matching the original Perl …
762821stable
orgzly/orgzly-android
Orgzly is an Android outliner application for taking notes and managing to-do lists using the Org mode plain-text file format. It supports …
612813active
nvim-treesitter/nvim-treesitter-textobjects
A Neovim plugin that provides syntax-aware text objects using tree-sitter queries, supporting select, move, swap, and peek operations on co…
742812active
wincent/command-t
Command-T is a Neovim plugin providing extremely fast fuzzy matching for opening files, buffers, tags, help, and commands with minimal keys…
962782active
bash-lsp/bash-language-server
A Language Server Protocol implementation for Bash that provides IDE-like features such as completion, jump to declaration, diagnostics, an…
742774active
mfussenegger/nvim-lint
An asynchronous linter plugin for Neovim (>= 0.9.5) that spawns external linters, parses their output, and reports results via vim.diagnost…
772773active
vim-syntastic/syntastic
Syntastic is a Vim plugin that runs external syntax checkers and linters on files and displays errors in the location list. It is now depre…
1011217maintenance
rafamadriz/friendly-snippets
A community-driven collection of preconfigured code snippets for many programming languages, packaged in VS Code snippet format. It is desi…
612769stable
instant-markdown/vim-instant-markdown
A Vim plugin that opens a browser window showing a real-time compiled preview of the markdown file currently being edited in Vim, closing w…
752752active
folke/sidekick.nvim
A Neovim plugin that integrates Copilot LSP's Next Edit Suggestions with an embedded terminal for AI CLI tools like Claude Code, Gemini CLI…
662742active
yy0931/sqlite3-editor
A VSCode extension that provides a custom editor for SQLite3 database files, allowing spreadsheet-like viewing and editing of data and sche…
702731active
inkle/inky
Inky is a desktop IDE for ink, inkle's narrative scripting language used for interactive branching stories in games. It lets writers edit i…
742729stable
mhinz/vim-signify
A Vim/Neovim plugin that displays added, modified, and removed lines in the sign column for files managed by a version control system. It s…
642728stable
romgrk/barbar.nvim
barbar.nvim is a tabline plugin for Neovim that renders editor-style tabs for buffers with reordering, auto-sizing, icons, and highlighting…
622723active
nvim-tree/nvim-web-devicons
A Lua Neovim plugin that provides Nerd Font icons (glyphs) for file types and filenames, with colors and light/dark variants. It is a Lua f…
742715active
dvorka/mindforger
MindForger is a desktop personal knowledge management tool that combines a thinking notebook with a full-featured Markdown editor/IDE. It m…
612715active
tpope/vim-repeat
A small Vim plugin that remaps the '.' repeat command so that plugin-provided mappings can be repeated as a whole. It exposes a simple repe…
322715stable
ivan-lednev/obsidian-day-planner
An Obsidian community plugin that adds editable day-planning calendar views, timelines, and basic time tracking to your vault. It integrate…
962698active
johansan/notebook-navigator
Notebook Navigator is an Obsidian community plugin that replaces the default file browser with a fast, customizable dual-pane notes browser…
812669active
200ok-ch/organice
organice is a web-based implementation of Emacs Org mode that works in mobile and desktop browsers without requiring Emacs. It is a progres…
862661active
godlygeek/tabular
A Vim plugin for filtering and aligning text, letting users line up text based on patterns with a simple command interface. It aims to make…
322661stable
ray-x/go.nvim
A feature-rich Neovim plugin for Go development, written in Lua, integrating gopls LSP, treesitter, DAP debugging, and AI assistance. It co…
742656active
alefragnani/vscode-project-manager
Project Manager is a Visual Studio Code extension that lets you save folders and workspaces as named favorite projects and auto-detect Git,…
672656active
voldikss/vim-floaterm
A terminal manager plugin for Vim and Neovim that runs terminal instances in floating/popup windows. It supports managing multiple terminal…
772655active
wellle/targets.vim
A Vim/Neovim plugin that adds many additional text objects (pairs, quotes, separators, arguments) for more powerful operator commands. It a…
322643stable
sainnhe/gruvbox-material
Gruvbox Material is a modified version of the Gruvbox color scheme for Vim with softer contrast and three palettes (material, mix, original…
672632stable
tgrosinger/advanced-tables-obsidian
An Obsidian.md community plugin that adds Excel-like navigation, auto-formatting, and manipulation commands to markdown tables. It also sup…
822598active
ellisonleao/gruvbox.nvim
gruvbox.nvim is a Lua port of the popular gruvbox colorscheme for Neovim, with treesitter and LSP semantic highlight support. It offers ext…
572598active
python-lsp/python-lsp-server
A Python 3.9+ implementation of the Language Server Protocol, maintained by the Spyder IDE team as a community fork of python-language-serv…
792592active
j-hui/fidget.nvim
Fidget.nvim is a Neovim plugin that provides an extensible, unobtrusive UI for displaying notifications and LSP progress messages in a corn…
872591active
imzbf/md-editor-v3
A feature-rich Markdown editor component library for Vue 3, written in JSX and TypeScript. It includes a full editor with toolbar, dark/lig…
972577active
typescript-language-server/typescript-language-server
A community-maintained Language Server Protocol implementation for TypeScript and JavaScript, wrapping the tsserver API so any LSP-capable …
992553active
joaotavora/eglot
Eglot is an Emacs client for Language Server Protocol (LSP) servers, providing IDE-like features such as completion, diagnostics, and go-to…
762553stable
sparksuite/simplemde-markdown-editor
SimpleMDE is an embeddable JavaScript Markdown editor that replaces a plain textarea with a WYSIWYG-style editing experience, including a t…
2310144maintenance
OpenLiveWriter/OpenLiveWriter
Open Live Writer is an open source fork of Windows Live Writer, a WYSIWYG blog editor for composing, previewing, and publishing blog posts …
852538active
flycheck/flycheck
Flycheck is a modern on-the-fly syntax checking extension for GNU Emacs that runs linters and LSP diagnostics as you edit. It supports many…
982534active
antonmedv/textarea
A minimalist browser-based text editor that stores all text compressed in the URL hash, requiring no backend or account. Notes can be share…
562524active
davidroyer/vue2-editor
Vue2Editor is a rich text editor component for Vue.js 2 built on top of Quill.js. It provides an easy-to-use, customizable WYSIWYG editor w…
662513stable
Akifyss/obsidian-border
A clean and highly customizable CSS theme for Obsidian.md with features like card layout, auto-hiding sidebars, and multiple visual presets…
702487active
redguardtoo/emacs.d
A fast and robust Emacs configuration (dotfiles) written in Emacs Lisp, maintained by redguardtoo. It provides a batteries-included, optimi…
772486active
artisticat1/obsidian-latex-suite
An Obsidian plugin that makes typesetting LaTeX math as fast as handwriting through configurable snippets, text expansion, and editor enhan…
992474active
projekt0n/github-nvim-theme
A collection of GitHub-style colorschemes for Neovim written in Lua. It provides multiple GitHub color variants (dark, light, dimmed, high …
232474active
MacDownApp/macdown
MacDown is an open source Markdown editor for macOS with live HTML preview, built in Objective-C/Cocoa. It offers configurable Markdown ren…
239819maintenance
RRethy/vim-illuminate
A (Neo)Vim plugin that automatically highlights other uses of the word under the cursor using LSP, Tree-sitter, or regex matching. It inclu…
772465stable
community-archive/obsidian-style-settings
An Obsidian plugin that provides a dynamic settings UI for adjusting CSS variables defined by themes, plugins, and CSS snippets. Theme and …
642455active
junegunn/limelight.vim
A Vim plugin that provides hyperfocus writing by dimming all text except the current paragraph, like a spotlight on the page. It pairs well…
642453stable
retextjs/retext
Retext is a JavaScript library that transforms natural language into concrete syntax trees (CSTs) and lets plugins inspect and change that …
252436active
formulahendry/vscode-code-runner
A Visual Studio Code extension that runs code snippets or code files for dozens of languages directly in the editor. It supports running th…
232432stable
yuru7/HackGen
HackGen (Hakugen) is a programming font that merges the Latin monospace font Hack with the Japanese GenJyuu-Gothic typeface, built via Shel…
342429active
abo-abo/swiper
A suite of Emacs Lisp packages: Ivy is a generic minibuffer completion framework, Swiper is an Ivy-enhanced alternative to Isearch, and Cou…
672426stable
eclipse-jdtls/eclipse.jdt.ls
Eclipse JDT Language Server is a Java implementation of the Language Server Protocol built on Eclipse JDT, LSP4J, M2Eclipse, and Buildship.…
672424active
RyotaUshio/obsidian-pdf-plus
PDF++ is an Obsidian.md community plugin that upgrades Obsidian's built-in PDF viewer into a full annotation and viewing tool. It lets user…
472421active
olivierkes/manuskript
Manuskript is an open-source desktop writing application for authors, built with Python and PyQt5. It provides outlining, character and plo…
652418active
doomemacs/themes
A megapack of color themes for GNU Emacs, including the flagship doom-one theme plus 67 community-contributed themes. It integrates with Do…
772417active
blakeembrey/change-case
A TypeScript monorepo of small libraries that transform strings between naming conventions like camelCase, PascalCase, snake_case, kebab-ca…
352407stable
nvim-pack/nvim-spectre
nvim-spectre is a Neovim plugin providing a search-and-replace panel for project-wide text editing. It uses ripgrep for finding matches and…
422406active
tokyo-night/tokyo-night-vscode-theme
Tokyo Night is a Visual Studio Code color theme inspired by the lights of Downtown Tokyo at night, offering dark, storm, and light variants…
342405active
goolord/alpha-nvim
alpha-nvim is a fast, fully programmable start screen (greeter) plugin for Neovim written in Lua. It provides customizable themes similar t…
772404stable
eranif/codelite
CodeLite is a free, open-source, cross-platform IDE specialized in C, C++, Rust, Python, PHP, and Node.js development. It is written in C++…
872402active
cocopon/iceberg.vim
Iceberg is a well-designed bluish dark color scheme for Vim and Neovim, with light background support and 256-color terminal compatibility.…
652380stable
ray-x/lsp_signature.nvim
A Neovim plugin that displays LSP function signature hints in a floating window or virtual text as you type. It complements completion plug…
602368active
drl990114/MarkFlowy
MarkFlowy is a lightweight, cross-platform Markdown and text editor built with Tauri, React, and Prosemirror, offering WYSIWYG and source-c…
992362active
daylerees/colour-schemes
A collection of colour schemes for many popular text editors and syntax highlighters, created by Dayle Rees. Themes are generated from a sh…
329282maintenance

← prev page 4 / 15 next →