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
ZenNotes/zennotes
ZenNotes is a keyboard-first, local-first Markdown notes application with real Vim motions, split panes, diagrams (Mermaid, TikZ, KaTeX mat…
772350active
ludovicchabant/vim-gutentags
A Vim plugin that automatically manages ctags tag files, regenerating them in the background as you edit and save files. It detects project…
322340stable
stevearc/aerial.nvim
aerial.nvim is a Neovim plugin that displays a code outline window for skimming and quick navigation within files. It builds symbol outline…
842331active
gjtorikian/html-pipeline
A Ruby library providing a small framework of chainable filters for processing user-supplied content into HTML. It supports text filters, c…
702329active
copilot-emacs/copilot.el
An unofficial Emacs plugin for GitHub Copilot that provides inline ghost-text completions, a chat interface, and Next Edit Suggestions. It …
932328active
scalameta/metals
Metals is a Scala language server implementing the Language Server Protocol to bring rich IDE features to any supported text editor. It pro…
932328active
Perl/perl5
Perl 5 is a general-purpose, dynamically typed programming language originally developed for text manipulation, now used for system adminis…
772320stable
antirez/kilo
Kilo is a tiny terminal text editor written in under 1000 lines of C, with syntax highlighting and incremental search, requiring no externa…
329087maintenance
obsidianmd/obsidian-api
TypeScript type definitions for the Obsidian plugin API, maintained by the Obsidian team. It enables developers to build Obsidian plugins w…
742315active
SwiftLaTeX/SwiftLaTeX
SwiftLaTeX compiles the PdfTeX and XeTeX LaTeX engines to WebAssembly so LaTeX documents can be compiled entirely in the browser, exposed a…
232315active
redhat-developer/vscode-java
A Visual Studio Code extension providing Java language support via the Eclipse JDT Language Server. It offers code completion, navigation, …
962300active
company-mode/company-mode
company-mode is a modular in-buffer text and code completion framework for GNU Emacs, standing for 'complete anything'. It uses pluggable b…
742290stable
preservim/vimux
Vimux is a Vim plugin that lets you easily interact with tmux from within Vim, such as spawning a small tmux pane to run commands without l…
542277stable
Feel-ix-343/markdown-oxide
Markdown Oxide is a Language Server Protocol implementation for Markdown, written in Rust, focused on personal knowledge management (PKM) w…
932274active
clangd/clangd
clangd is a language server that provides C/C++ IDE features such as code completion, diagnostics, go-to-definition, and refactoring to any…
872270stable
vim-autoformat/vim-autoformat
A Vim plugin that formats code with one keypress or automatically on save by integrating external code formatters. It supports many languag…
722269active
ibireme/YYText
YYText is a powerful iOS text framework for displaying and editing rich text, offering UILabel/UITextView-compatible APIs with high-perform…
238870maintenance
JetBrains/intellij-plugins
JetBrains' official monorepo of open-source plugins bundled with IntelliJ IDEA Ultimate and other IntelliJ Platform-based IDEs. It contains…
772266active
akavel/up
up (Ultimate Plumber) is a terminal-based interactive tool for building Linux shell pipelines with instant live preview of results. It lets…
238837maintenance
liamcain/obsidian-calendar-plugin
An Obsidian plugin that adds a calendar widget to the sidebar for visualizing and navigating daily and weekly notes. It shows word-count do…
232254stable
uiwjs/react-codemirror
A React component wrapper around CodeMirror 6, providing a declarative, hook-friendly way to embed a code editor in React applications. It …
932249active
dhruvasagar/vim-table-mode
A Vim plugin that enables automatic creation and formatting of neat ASCII/Markdown tables as you type. It auto-aligns columns, draws separa…
562246active
Xed-Editor/Xed-Editor
Xed-Editor is an advanced, extensible text and code editor for Android with syntax highlighting, LSP-powered code intelligence, a built-in …
892244active
python-rope/rope
Rope is an open-source Python refactoring library supporting refactoring operations like renaming, extracting methods, and moving code, bui…
672234active
titoBouzout/SideBarEnhancements
A Sublime Text package that enhances the sidebar with an extended context menu for files and folders. It adds features like move-to-trash d…
742222active
onetrueawk/awk
The canonical implementation of the AWK programming language, maintained by its original authors (Aho, Kernighan, Weinberger) and described…
762221active
seagle0128/.emacs.d
Centaur Emacs is a preconfigured Emacs distribution that bundles many packages and a core library to enhance the default Emacs experience. …
742205active
face-hh/griddycode
GriddyCode is a code editor built with the Godot game engine, featuring syntax highlighting and autocomplete. It is extensible via Lua mods…
162202active
zim-desktop-wiki/zim-desktop-wiki
Zim is a graphical desktop wiki and text editor for maintaining a collection of locally stored wiki pages with links, formatting, and attac…
752196stable
Yggdroot/LeaderF
LeaderF is an efficient fuzzy finder plugin for Vim and Neovim that helps locate files, buffers, MRUs, tags, gtags, and more on the fly. It…
682196active
naver/d2-coding-font
D2 Coding is a monospaced coding typeface published by NAVER under the SIL Open Font License, combining Latin and Hangul glyphs on a shared…
842192active
neurocyte/flow
Flow Control is a fast, terminal-based programmer's text editor written in Zig with tree-sitter syntax highlighting for 70+ languages and p…
822190active
theniceboy/nvim
A comprehensive NeoVim configuration (vimrc) tailored for Colemak keyboard layout users, bundling plugins for autocompletion, file navigati…
702179active
alefragnani/vscode-bookmarks
A Visual Studio Code extension that lets developers mark lines with bookmarks (including labeled ones) and quickly jump between them. It pr…
672161active
yianwillis/vimcdoc
A project that translates the complete Vim help documentation (user manual and reference manual) into Chinese. It can be installed as a Vim…
772159active
folke/zen-mode.nvim
A Neovim plugin that provides distraction-free coding by opening the current buffer in a centered full-screen floating window. It optionall…
502156stable
pmizio/typescript-tools.nvim
A pure Lua NeoVim plugin that replaces typescript-language-server by communicating directly with Tsserver using its native protocol, like V…
562151active
Automattic/simplenote-ios
The official open-source Simplenote client for iOS, written in Swift. It provides note-taking with real-time syncing via the Simperium prot…
742150active
ggml-org/llama.vim
A Vim/Neovim plugin that provides LLM-assisted code and text completion via a local llama.cpp server. It offers fill-in-the-middle (FIM) au…
782149active
tpope/vim-sleuth
sleuth.vim is a Vim plugin that heuristically detects indentation settings from the current file and neighboring files, automatically setti…
322145stable
liuchengxu/vim-clap
Vim-clap is a modern, performant fuzzy finder plugin for Vim and NeoVim that offloads heavy computation to a Rust backend binary (maple) wh…
572143active
MordechaiHadad/bob
Bob is a cross-platform command-line version manager for Neovim, written in Rust. It lets users install, switch between, and build Neovim v…
892141active
Olical/conjure
Conjure is a Neovim plugin providing interactive, live evaluation of code in connected REPLs for languages like Clojure, Fennel, Scheme, Py…
852134active
pop-os/cosmic-text
cosmic-text is a pure Rust library providing advanced multi-line text handling, including shaping (via HarfRust), font discovery and fallba…
912133active
eigilnikolajsen/commit-mono
Commit Mono is an anonymous, neutral monospace typeface designed for a better code reading experience, distributed with a customization web…
412133active
rubberduck-vba/Rubberduck
Rubberduck is a COM add-in that modernizes the legacy Visual Basic Editor (VBE) used for VBA and VB6 development. It provides static code a…
102129active
rxi/lite
lite is a lightweight text editor written mostly in Lua, aiming to be practical, small, fast, and easy to modify or extend. It supports plu…
238224maintenance
scambier/obsidian-omnisearch
Omnisearch is an Obsidian community plugin providing instant, relevance-weighted full-text search across notes, PDFs, Office documents, and…
982127active
obsidian-nvim/obsidian.nvim
A community-maintained Neovim plugin for working with Obsidian markdown vaults directly inside the editor. It complements the Obsidian app …
862127active
microsoft/pylance-release
Pylance is Microsoft's fast, feature-rich Python language server extension for Visual Studio Code, providing IntelliSense, auto-imports, di…
972115active
godotengine/godot-vscode-plugin
An official VS Code extension providing Godot Engine development tools, including GDScript language features, a debugger, and support for G…
952113active
windwp/nvim-ts-autotag
A Neovim plugin that uses treesitter to automatically close and rename HTML-style tags across many filetypes like HTML, JSX, TSX, Vue, and …
672113active
MunifTanjim/nui.nvim
nui.nvim is a UI component library for Neovim written in Lua. It provides reusable building blocks like text, lines, tables, trees, popups,…
672108stable
Eandrju/cellular-automaton.nvim
A Neovim plugin that renders cellular automaton animations (like 'make it rain' and Conway's Game of Life) based on the contents of the cur…
342098stable
greggh/claude-code.nvim
A Neovim plugin that integrates the Claude Code AI assistant CLI directly into the editor via a toggleable terminal window. It supports com…
512093active
0-AI-UG/cate
Cate is an infinite zoomable canvas IDE that hosts terminals, editors, and browser panels in a spatial workspace. It is designed for runnin…
762092active
editor-bootstrap/vim-bootstrap
Vim Bootstrap is a generator that produces ready-to-use .vimrc / init.vim configuration files for Vim, NeoVim, MacVim, GVim and NeoVim-Qt b…
542089active
ex3ndr/llama-coder
Llama Coder is a self-hosted GitHub Copilot replacement implemented as a VS Code extension. It uses Ollama running CodeLlama or Stable Code…
272089active
sergi/go-diff
A Go library port of Google's diff-match-patch library that computes text differences, performs fuzzy text matching, and applies patches to…
442087stable
BetterThanTomorrow/calva
Calva is a Visual Studio Code extension providing a REPL-powered IDE for Clojure and ClojureScript development. It bundles inline evaluatio…
952082active
slime/slime
SLIME (Superior Lisp Interaction Mode for Emacs) is an Emacs plugin that provides an interactive development environment for Common Lisp. I…
742079stable
icsharpcode/AvalonEdit
AvalonEdit is a WPF-based text editor component for .NET, originally written for the SharpDevelop IDE and used in projects like ILSpy. It p…
482076stable
jpalardy/vim-slime
vim-slime is a Vim plugin that brings SLIME-like functionality to Vim, letting you send text from a buffer to a live REPL (Python, R, Cloju…
762071stable
larsenwork/monoid
Monoid is a customizable open-source coding font with ligatures, stylistic alternates, and contextual positioning, optimized for crisp rend…
327959maintenance
karb94/neoscroll.nvim
A Neovim plugin written in Lua that adds smooth, animated scrolling for window movement commands like Ctrl-d and Ctrl-f. It supports custom…
592067active
3rd/image.nvim
A Neovim plugin written in Lua that adds image display support inside the editor using Kitty's Graphics Protocol, ueberzugpp, or Sixel back…
812064active
retext-project/retext
ReText is a simple but powerful desktop editor for markup languages such as Markdown, reStructuredText, Textile, and AsciiDoc, built with P…
672053active
asciidocfx/AsciidocFX
AsciidocFX is a cross-platform desktop AsciiDoc editor and toolchain built with JavaFX for authoring books, documents, and slides. It expor…
572052active
Markdown Preview Enhanced
Markdown Preview Enhanced is an editor extension that provides a rich live preview of Markdown files with support for math (KaTeX/MathJax),…
942051active
sbdchd/neoformat
Neoformat is a Vim/Neovim plugin that formats code buffers using a variety of external formatters per filetype. It reads from the current b…
572047active
pluk-inc/markdown-preview
A fast, native macOS application for reading and previewing Markdown files with a document outline, edit mode, Mermaid diagram rendering, a…
812045active
platers/obsidian-linter
An Obsidian.md plugin that formats and styles Markdown notes with a focus on configurability and extensibility. It provides toggleable rule…
912044active
ms-jpq/sad
SAD (Space Age seD) is a Rust CLI tool for batch search-and-replace across files, showing a diff preview of proposed changes before committ…
592044active
carlhuda/janus
Janus is a Vim distribution that bundles popular plugins and sensible default mappings for Vim, Gvim, and MacVim. It provides a minimal but…
327845maintenance
onivim/oni2
Onivim 2 is a native, lightweight modal code editor built in Reason/OCaml that combines Vim-style modal editing with VSCode's extension hos…
327842maintenance
michelson/Dante
Dante (dante3) is a React-based block-style WYSIWYG rich text editor built on TipTap and ProseMirror, inspired by Medium's editor. It provi…
672041active
SublimeLinter/SublimeLinter
SublimeLinter is the code linting framework for the Sublime Text editor. It provides the core infrastructure for running external linters a…
632040active
dzhibas/SublimePrettyJson
A Sublime Text 3 & 4 plugin for prettifying, minifying, validating, linting, and querying JSON directly in the editor. It also supports jq-…
232039active
primer/github-vscode-theme
GitHub's official color theme extension for Visual Studio Code, providing light and dark themes that match github.com's appearance settings…
512037active
ObsidianToAnki/Obsidian_to_Anki
A tool that adds flashcards from text/markdown files to Anki, usable both as an Obsidian community plugin and as a standalone Python comman…
232037active
Shopify/ruby-lsp
Ruby LSP is an opinionated implementation of the Language Server Protocol for Ruby, maintained by Shopify to provide rich editor features l…
952031active
itchyny/calendar.vim
A calendar application implemented as a Vim plugin, providing calendar, clock, and year views inside the editor. It can sync with Google Ca…
732031active
kevinhwang91/nvim-bqf
A Neovim plugin that enhances the built-in quickfix window with better UI, preview, filtering, and fzf integration. It adds features like m…
572029active
visualfc/liteide
LiteIDE is a simple, open source, cross-platform IDE built in C++ with Qt, focused on Go development. It provides a code editor with Go sup…
667765maintenance
SublimeText/LaTeXTools
LaTeXTools is a Sublime Text plugin that simplifies writing LaTeX documents. It handles compiling LaTeX to PDF, parsing build logs for erro…
962022active
easymotion/vim-easymotion
EasyMotion is a Vim plugin that speeds up cursor movement by highlighting all possible jump targets for a motion and letting you press a si…
237746maintenance
pilotmoon/PopClip-Extensions
Source code repository for PopClip extensions published in the official PopClip Extensions Directory, maintained by @pilotmoon. PopClip ext…
772014active
Make-md/makemd
Make.md is an Obsidian plugin that adds organization and personalization features to notes, including databases with two-way relations, for…
932013active
latex-lsp/texlab
TexLab is a Language Server Protocol implementation for LaTeX written in Rust, providing rich editing support (completion, diagnostics, bui…
902010active
castwide/solargraph
Solargraph is a Ruby language server implementing the Language Server Protocol, providing intellisense, context-aware autocompletion, inlin…
772008active
navarasu/onedark.nvim
A Neovim colorscheme plugin written in Lua that ports Atom's One Dark and One Light themes, with 8 style variants and TreeSitter/LSP-aware …
752008active
JiHong88/suneditor
SunEditor is a lightweight, dependency-free WYSIWYG rich text editor written in vanilla JavaScript with a modular plugin architecture. It i…
992006active
MagicDuck/grug-far.nvim
grug-far.nvim is a find-and-replace plugin for Neovim that leverages ripgrep or ast-grep for project-wide search and replacement. It provid…
682004active
akermu/emacs-libvterm
emacs-libvterm is a fully-fledged terminal emulator inside GNU Emacs, built on the C library libvterm for fast, compatible handling of term…
752002active
liuchengxu/vim-which-key
vim-which-key is a Vim/Neovim plugin that displays available keybindings in a popup window, ported from Emacs's which-key. It shows all map…
652002stable
jupyter-lsp/jupyterlab-lsp
A JupyterLab extension that integrates Language Server Protocol servers to bring IDE-like coding assistance to notebooks and files. It prov…
822001active
equalsraf/neovim-qt
Neovim Qt is a lightweight cross-platform graphical front-end (GUI) for the Neovim text editor, written in C++ with Qt6. It also provides a…
882000active
sphamba/smear-cursor.nvim
A Neovim plugin written in Lua that animates the cursor with a smear/trail effect in any terminal, inspired by Neovide's animated cursor. I…
642000active
nemtrif/utfcpp
A small, header-only C++ library for handling UTF-8 encoded strings in a portable way, compatible back to C++98. It provides STL iterator-b…
911987stable
vim-ruby/vim-ruby
Vim's runtime configuration files providing Ruby language support, including syntax highlighting, indentation, omnicompletion, and helper m…
401986stable

← prev page 5 / 15 next →