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
louismullie/treat
Treat is a natural language processing and computational linguistics toolkit for Ruby, offering tokenization, parsing, POS tagging, NER, ke…
421367abandoned
vmihalachi/turbo-editor
Turbo Editor is a simple and powerful open-source text and file editor application for Android, written in Java and licensed under GPLv3. I…
231363abandoned
AuroraEditor/AuroraEditor
Aurora Editor is a community-built, native macOS IDE written in Swift/SwiftUI, offering Xcode-like development with multi-language support …
101336abandoned
chinakids/atom-simplified-chinese-menu
A Simplified Chinese localization package for the Atom editor that translates menus, context menus, and the settings interface. It was the …
231332abandoned
ellisonleao/glow.nvim
A Neovim plugin that renders markdown previews in a floating window inside the editor, powered by charmbracelet's glow CLI. It is now archi…
101332abandoned
amitds1997/remote-nvim.nvim
A Neovim plugin that adds VSCode-style remote development and devcontainer support to Neovim over SSH or Docker. It automatically installs …
101325abandoned
macoscope/CodePilot
Code Pilot is an Xcode plugin that lets developers quickly find files, methods, and symbols in their project using fuzzy query matching, ju…
321321abandoned
mduvall/grande.js
grande.js is a small JavaScript library that replicates Medium's in-browser rich text editing experience using contenteditable elements. It…
321299abandoned
Monnoroch/ColorHighlighter
ColorHighlighter is a Sublime Text 2/3 plugin that previews color values like hex codes, rgb() values, and named colors by underlaying them…
321294abandoned
JBakamovic/yavide
A Vim-based integrated development environment for C/C++ that layers Clang-powered code intelligence over the editor via a client-server ar…
101285abandoned
hrsh7th/nvim-compe
nvim-compe is a Lua-based auto-completion plugin for Neovim (0.5+) that provides fuzzy matching, LSP completion support, and a flexible cus…
101274abandoned
rubyide/vscode-ruby
A monorepo of Visual Studio Code extensions providing Ruby language support, including syntax highlighting, snippets, linting, formatting, …
101255abandoned
atom/markdown-preview
An Atom editor package that renders a live HTML preview of Markdown files alongside the editor, toggled with ctrl-shift-m. It supports comm…
101230abandoned
vimperator/vimperator-labs
Vimperator is a Firefox extension (with a companion Muttator for Thunderbird) that makes the browser look and behave like the Vim text edit…
231203abandoned
pdcgomes/XCActionBar
An Xcode plugin that provides an Alfred/Spotlight-style action bar for quickly executing menu commands, code snippets, text transformations…
321199abandoned
ivarptr/yu-writer.site
Yu Writer is a feature-rich, efficient markdown text editor for desktop platforms. This repository hosts the project's website and landing …
101179abandoned
facebookarchive/atom-in-orbit
A project that runs the Atom desktop text editor in the Chrome browser, built from Atom's source to be as faithful as possible to the deskt…
101170abandoned
koomai/phpstorm-laravel-live-templates
A collection of Laravel live templates (code snippets) for PhpStorm and IntelliJ IDEs, covering routes, Blade, schema builder, requests, ca…
101169abandoned
guari/eclipse-ui-theme
MoonRise is a dark UI theme plugin for Eclipse 4.2+ that restyles the IDE's appearance via CSS, with an optional syntax highlighting color …
321156abandoned
nvarner/typst-lsp
A deprecated language server for the Typst typesetting language, written in Rust, with a companion VS Code extension. It provides syntax hi…
101151abandoned
shagabutdinov/sublime-enhanced
A collection of plugins for the Sublime Text editor focused on mouseless usage, improved code and file navigation, and automation of common…
321130abandoned
TypeStrong/atom-typescript
A TypeScript language plugin for the Atom editor providing autocomplete, live error analysis, type info on hover, and compile-on-save via t…
231125abandoned
fatih/subvim
subvim is a preconfigured Vim distribution that emulates Sublime Text's look, feel, and keyboard shortcuts, including multiple cursors, Got…
101120abandoned
haya14busa/incsearch.vim
A Vim plugin that improves incremental searching by highlighting all pattern matches as you type, including live regular expression editing…
231110abandoned
lauthieb/code-notes
Code Notes is a desktop code snippet and GitHub gist manager built with Electron and Vue.js. It lets developers store multiple snippets per…
101053abandoned
kolinkrewinkel/Polychromatic
An Xcode plugin that provides semantic syntax highlighting, assigning unique dynamic colors to properties, ivars, and local variables. It d…
231046abandoned
ivanov/vim-ipython
A Vim plugin providing two-way integration with IPython kernels over ZeroMQ, letting users send lines or files for execution and get object…
321040abandoned
ethereum/remix-desktop
Remix Desktop is an Electron-based desktop version of the Remix IDE for Ethereum smart contract development, offering native filesystem acc…
101040abandoned
ervandew/eclim
Eclim brings Eclipse IDE functionality (code completion, validation, navigation) into the Vim editor via a Java-based server. The project r…
101036abandoned
cheeaun/mooeditable
MooEditable is a lightweight web-based WYSIWYG rich text editor built on the MooTools JavaScript framework. It turns a textarea element int…
101034abandoned
microsoft/vscode-copilot-release
A deprecated GitHub repository that served as the feedback channel for GitHub Copilot Chat and Copilot completions in Visual Studio Code, c…
101023abandoned
wangshengjia/VWInstantRun
VWInstantRun is an Xcode plugin that builds and runs only the selected lines of code, printing output directly to the Xcode console without…
231017abandoned
stefanceriu/SCXcodeMiniMap
An Xcode plugin that adds a Sublime Text-style source editor minimap to Xcode, with customizable themes, sizes, and highlighting for search…
231015abandoned
xolox/vim-easytags
A Vim plugin that automatically generates and updates Exuberant Ctags tag files as you edit, and dynamically syntax-highlights tags in supp…
321004abandoned
microsoft/monaco-editor
Monaco Editor is the browser-based code editor that powers VS Code, distributed as an npm package with ESM and TypeScript API definitions. …
9346594stable
ueberdosis/tiptap
Tiptap is a headless, framework-agnostic rich text editor framework built on ProseMirror, customizable through 100+ extensions for React, V…
9538173stable
Trilium Notes
Trilium Notes is a free, open-source, cross-platform hierarchical note-taking application focused on building large personal knowledge base…
9937602active
cursor/cursor
Cursor is an AI-powered code editor and coding agent (a fork of VS Code) that lets developers delegate implementation tasks to AI agents, w…
6733180active
Ace Editor
Ace is a standalone, embeddable code editor written in JavaScript for the browser, originally developed as the primary editor for Cloud9 ID…
9727143stable
tree-sitter/tree-sitter
Tree-sitter is a parser generator tool and incremental parsing library that builds concrete syntax trees for source files and efficiently u…
9926764stable
dotnet/roslyn
Roslyn is the open-source .NET Compiler Platform implementing the C# and Visual Basic compilers with rich code analysis APIs. It exposes co…
6720628stable
logancyang/obsidian-copilot
Copilot for Obsidian is an Obsidian community plugin that adds AI chat and agent capabilities to your note vault, integrating opencode, Cla…
937628active
vuejs/language-tools
Vue Language Tools is the official language tooling monorepo for Vue.js, providing a VS Code extension, a language server, and the vue-tsc …
996714active
aidlearning/AidLearning-FrameWork
AidLux (originally AidLearning) is an AIoT development platform that runs a native Ubuntu Linux environment with GUI, deep learning tooling…
705797active
mark-when/markwhen
Markwhen is a markdown-like journal language and toolchain that converts plain text with dates into JSON, which is rendered as cascading ti…
324869active
suren-atoyan/monaco-react
A React wrapper library for the Monaco Editor (the code editor powering VS Code), allowing one-line integration into any React application.…
714734stable
nuttyartist/notes
Notes is a fast, open-source, cross-platform note-taking desktop application written in C++ with Qt. It supports Markdown, folders and tags…
604269active
securingsincity/react-ace
A set of React components wrapping the Ace code editor, supporting standard, split-view, and diff editors. It lets React applications embed…
894205stable
agentclientprotocol/agent-client-protocol
The Agent Client Protocol (ACP) is an open protocol, with a Rust schema crate and JSON Schema artifacts, that standardizes communication be…
814079active
surmon-china/vue-codemirror
A Vue 3 component library that wraps CodeMirror 6, providing a code editor component with v-model support, theming, and language extension …
233479stable
tailwindlabs/tailwindcss-intellisense
The official Tailwind CSS IntelliSense extension for Visual Studio Code, providing intelligent tooling for Tailwind utility classes. It off…
963467active
sbarex/QLMarkdown
QLMarkdown is a macOS application providing a Quick Look extension for previewing Markdown files, plus a CLI and Shortcut extension for con…
903441active
phcode-dev/phoenix
Phoenix Code is a free, open-source code editor and successor to Adobe Brackets, focused on web development (HTML, CSS, JavaScript) with li…
942972active
beefytech/Beef
Beef is an open-source, performance-oriented compiled programming language derived from C# syntax with C-style low-level control, bundled w…
672846active
vsch/flexmark-java
flexmark-java is a fast, extensible Java parser for CommonMark/Markdown that produces a source-position-aware AST and renders HTML, with em…
392640stable
estruyf/vscode-front-matter
Front Matter is a headless CMS implemented as a Visual Studio Code extension, letting users create, edit, preview, and manage Markdown cont…
942536active
react-page/react-page
ReactPage is a highly customizable WYSIWYG content editor for the browser, built with React and TypeScript. It lets developers define custo…
849545maintenance
tamasfe/taplo
Taplo is a versatile TOML v1.0.0 toolkit written in Rust, providing a parser, analyzer, and formatter usable as a library, CLI, VS Code ext…
762372active
markpluslabs/react-markplus
MarkPlus is a React component library providing a markdown editor with live preview, toolbar, themes, and KaTeX math support. It can also b…
342116active
baiy/Ctool
Ctool is a multi-platform Swiss-army toolbox of common developer utilities including hashing, encryption/decryption, encoding, JSON/YAML/XM…
372050active
hanshuaikang/nezha
Nezha is a lightweight cross-platform desktop IDE designed for the AI coding era, letting you run and monitor multiple Claude Code and Code…
781883active
MohamedRejeb/compose-rich-editor
A rich text editor library for Jetpack Compose and Compose Multiplatform, fully customizable and supporting common WYSIWYG text styling fea…
901836stable
Zoo-Code-Org/Zoo-Code
Zoo Code is an open-source AI coding assistant delivered as a VS Code extension (with JetBrains/Open VSX support), continuing development o…
811731active
vuejs/vetur
Vetur is a VS Code extension providing Vue.js tooling, including syntax highlighting, IntelliSense, formatting, linting, debugging support,…
235746maintenance
sveltejs/language-tools
Svelte Language Tools provides a Language Server Protocol implementation for Svelte files, powering the official VS Code extension and plug…
941442active
portabletext/portabletext
Portable Text is a JSON-based open specification for structured block content (rich text, images, code, custom types) that can be serialize…
741438active
ecosse3/nvim
Ecovim is a fully-featured, non-minimal Neovim configuration written in Lua, tailored for frontend development with TypeScript, React, Next…
841408active
robertpiosik/CodeWebChat
Code Web Chat (CWC) is a free, privacy-first VS Code extension toolkit for AI-assisted coding that builds unified prompts with static conte…
661387active
mpociot/chatgpt-vscode
A Visual Studio Code extension that integrates ChatGPT into the editor, letting users ask questions, query selected code snippets, and inse…
324925maintenance
chearon/dropflow
Dropflow is a CSS layout engine written in TypeScript that implements foundational CSS standards (inlines, blocks, floats, positioning) wit…
791368active
software-mansion/react-native-enriched-html
A React Native library providing fully native rich text editing and display components driven by HTML, with an uncontrolled EnrichedTextInp…
861362active
TypeFox/monaco-languageclient
A set of npm packages that connect the Monaco editor to language servers via the Language Server Protocol, including JSON-RPC over WebSocke…
751361active
jazzband/django-tinymce
A Django application providing a form widget and model field that renders the TinyMCE rich text editor. It integrates TinyMCE 7 with Django…
671354stable
paralleldrive/sudolang
SudoLang is a pseudocode-style programming language designed for collaborating with AI language models, using natural language constraints,…
581354active
sdras/vue-vscode-snippets
A Visual Studio Code extension providing snippets for Vue 2 and Vue 3 single-file components, including Composition API, script setup, and …
321336stable
Beaver-Notes/Beaver-Notes
Beaver Notes is a local-first, markdown-native note-taking application for macOS, Windows, Linux, Android, and iOS. It emphasizes privacy w…
851334active
Lapis0x0/obsidian-yolo
YOLO is an agent-native AI assistant plugin for Obsidian that combines chat, writing assistance, knowledge base interaction, and agent orch…
811330active
ai-genie/chatgpt-vscode
Genie AI is a Visual Studio Code extension that integrates OpenAI's ChatGPT models (GPT-4o, GPT-4, GPT-3.5, o1) as an AI pair programmer. I…
211274active
madebymany/sir-trevor-js
Sir Trevor is a browser-based rich content editor for the web built around intuitive block-based content creation. Content is stored as str…
324480maintenance
Nystik-gh/ignis
Ignis is a self-hosted web application that runs Obsidian in a standard browser by shimming the Electron APIs Obsidian depends on, keeping …
801266active
vuedx/languagetools
VueDX is a collection of tools for improving the Vue.js developer experience, including a VS Code extension providing language features, sy…
231254active
gfngfn/SATySFi
SATySFi is a typesetting system built around a statically-typed, functional programming language, producing PDF documents. It combines a La…
571247active
opensemanticsearch/open-semantic-search
An open-source integrated search server and ETL framework for processing, analyzing, and exploring large document collections. It combines …
401203active
zalando/intellij-swagger
A JetBrains IntelliJ IDEA plugin (Zalando OpenAPI Editor) that provides editing support for OpenAPI and Swagger specification files, includ…
431174active
GetmeUK/ContentTools
ContentTools is a JavaScript library for building WYSIWYG editors for HTML content, providing a fully functional page editor that can be em…
233979maintenance
DeepMyst/Mysti
Mysti is a VS Code extension that orchestrates a team of AI coding agents from 12 providers (Claude Code, OpenAI Codex, Gemini, Copilot, Cl…
711136active
facelessuser/pymdown-extensions
PyMdown Extensions is a collection of extensions for Python Markdown that add features like fenced code with syntax highlighting, emoji, ta…
991129active
EveryInc/proof-sdk
Proof SDK is an open-source collaborative markdown editor with a realtime collaboration server, provenance tracking, and an HTTP bridge tha…
481092active
konstantinruge/notion-clone
A full-stack open-source clone of Notion.so for creating and editing block-based notes, built with Next.js/React on the frontend and Expres…
322954maintenance
alohaeditor/Aloha-Editor
Aloha Editor is a JavaScript HTML5 WYSIWYG content editing library that allows editing of web content directly in the browser. It is plugin…
772488maintenance
glowingjade/obsidian-smart-composer
Smart Composer is an Obsidian plugin that adds an AI chat assistant with contextual awareness of your vault, smart writing assistance, and …
642320maintenance
jaredly/treed
Treed is a JavaScript tree editing component for the web, aiming to be for tree editing what Ace is for text editing. It offers vim-inspire…
321707maintenance
srid/neuron
Neuron is a command-line application for managing plain-text Markdown notes in Zettelkasten style and publishing them as an auto-generated …
571555maintenance
rstacruz/sparkup
Sparkup is a Python tool that expands CSS-selector-like abbreviations (e.g., `#header > h1`) into full HTML code. It runs as a command-line…
321554maintenance
heybourn/headwind
Headwind is an opinionated Tailwind CSS class sorter for Visual Studio Code that enforces consistent class ordering by parsing code and rep…
321429maintenance
pereorga/minimalist-web-notepad
A minimalist open-source PHP web notepad, a clone of the defunct notepad.cc, that lets users create and edit text notes at simple URLs. Not…
321337maintenance
Idered/Editr.js
Editr.js is a self-hosted HTML, CSS and JavaScript playground built on ACE Editor, embeddable on your own server via a simple HTML element …
531307maintenance
esm-dev/modern-monaco
A modernized wrapper around the Monaco code editor for the browser that removes the need for MonacoEnvironment, web worker, and CSS loader …
851598experimental
RooCodeInc/Roo-Code
Roo Code is a VS Code extension that provides a team of AI coding agents inside the editor, with modes for coding, architecture planning, d…
1024324abandoned
facebookarchive/nuclide
Nuclide was a collection of features for the Atom editor providing IDE-like functionality for web and native mobile development, with first…
107715abandoned

← prev page 14 / 15 next →