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

platform: editor-plugin

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

ProductHealth v2StarsMaturity
kawre/leetcode.nvim
A Neovim plugin written in Lua that lets users browse, read, and solve LeetCode problems directly inside the editor. It provides a dashboar…
542156active
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
bytedance/CodeLocator
CodeLocator is an Android debugging toolset consisting of an Android SDK and an Android Studio plugin that lets developers inspect and inte…
412156active
mistweaverco/kulala.nvim
Kulala.nvim is a Neovim plugin providing a fully-featured HTTP, GraphQL, gRPC, and WebSocket client interface inside the editor. It support…
862151active
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
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
pbreault/adb-idea
A plugin for Android Studio and IntelliJ IDEA that adds quick ADB operations like uninstalling, killing, starting, restarting apps, and cle…
662148active
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
Olical/conjure
Conjure is a Neovim plugin providing interactive, live evaluation of code in connected REPLs for languages like Clojure, Fennel, Scheme, Py…
852134active
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
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
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
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
BetterThanTomorrow/calva
Calva is a Visual Studio Code extension providing a REPL-powered IDE for Clojure and ClojureScript development. It bundles inline evaluatio…
952082active
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
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
rest-nvim/rest.nvim
rest.nvim is an asynchronous HTTP client plugin for Neovim written in Lua, letting users run HTTP requests defined in .http files directly …
612051active
microsoft/foundry-dev-tools
Microsoft Foundry Toolkit (formerly AI Toolkit) is a Visual Studio Code extension for building, testing, and deploying AI agents and models…
802047active
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
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
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
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
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
noamseg/interview-coach-skill
A Claude Code skill/plugin that acts as an adaptive job interview coach, covering the full job search lifecycle from JD analysis and resume…
532018active
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
WildDataX/suppr-zotero-plugin
A Zotero plugin that translates academic PDF documents (and other formats via the Suppr web service) directly from the Zotero library via r…
852011active
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
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
aws/aws-toolkit-vscode
AWS Toolkit is a Visual Studio Code extension that connects the IDE to AWS resources, supporting credential management, Lambda debugging vi…
951996active
opral/inlang
inlang is an open-format translation management system (TMS) that stores localization data in a vendor-neutral .inlang project file or dire…
771987active
vim-ruby/vim-ruby
Vim's runtime configuration files providing Ruby language support, including syntax highlighting, indentation, omnicompletion, and helper m…
401986stable
coder/xum
Xum (formerly Mux) is an open-source desktop application for running multiple AI coding agents in parallel, each in its own isolated worksp…
791985active
codecadwallader/codemaid
CodeMaid is an open source Visual Studio extension that cleans up, formats, and reorganizes code across many languages including C#, C++, F…
441984active
QoderAI/better-harness
Better Harness is an open-source Harness Engineering platform for coding agents that lets you define harnesses as code, run controlled expe…
681976active
AndrewRadev/splitjoin.vim
A Vim plugin that switches code between single-line and multiline forms with two keybindings (gS to split, gJ to join). It supports many la…
611973stable
abo-abo/avy
Avy is a GNU Emacs package for jumping to visible text or lines using a char-based decision tree, similar to ace-jump-mode and vim-easymoti…
231959stable
dendronhq/dendron
Dendron is an open-source, local-first, markdown-based personal knowledge management (PKM) tool built for developers, integrating natively …
567464maintenance
DanielXMoore/Civet
Civet is a programming language that is a superset of TypeScript, compiling to TypeScript or JavaScript with concise syntax like indentatio…
771955active
gejun123456/MyBatisCodeHelper-Pro
MyBatisCodeHelper-Pro is an IntelliJ IDEA plugin providing comprehensive MyBatis support, including SQL generation from method names, CRUD …
761954active
sainnhe/sonokai
Sonokai is a high-contrast, vivid color scheme for Vim and Neovim based on Monokai Pro, with six variants including Default, Atlantis, Andr…
611953active
microsoft/vscode-eslint
The official VS Code extension that integrates ESLint linting into Visual Studio Code. It validates JavaScript and TypeScript files in real…
881948active
abo-abo/hydra
Hydra is an Emacs Lisp package that ties related commands into a family of short key bindings sharing a common prefix. Once invoked, the he…
281942stable
timbrel/GitSavvy
GitSavvy is a mature Sublime Text plugin providing full Git and GitHub integration inside the editor. It adds command palette commands and …
911939active
carlrobertoh/ProxyAI
ProxyAI is an open-source AI coding copilot plugin for JetBrains IDEs like IntelliJ and PyCharm. It connects to models from OpenAI, Anthrop…
801928active
andymass/vim-matchup
A Vim/Neovim plugin that extends the % motion to language-specific matching words, highlighting and navigating matched pairs like if/endif.…
771923stable
stevearc/overseer.nvim
overseer.nvim is a task runner and job management plugin for Neovim written in Lua. It lets users define, run, and monitor tasks (make, npm…
721923active
PowerShell/vscode-powershell
The official Visual Studio Code extension providing rich PowerShell language support, including IntelliSense, syntax highlighting, and debu…
741907active
microsoft/vscode-mssql
The official Microsoft SQL Server extension for Visual Studio Code, providing connection management, query execution, schema management, an…
991900active
KronicDeth/intellij-elixir
An Elixir language plugin for the IntelliJ Platform, providing IDE support across JetBrains IDEs like IntelliJ IDEA, RubyMine, WebStorm, an…
981899active
sonph/onehalf
One Half is a collection of clean, vibrant light and dark color schemes based on Atom's One, distributed for many editors and terminals. It…
321897stable
tpope/vim-eunuch
eunuch.vim is a Vim plugin by Tim Pope that provides convenient Vim commands wrapping common UNIX shell operations like deleting, renaming,…
761887stable
shalldie/vscode-background
A Visual Studio Code extension that lets users set custom background images in the editor, sidebar, panel, or fullscreen, with carousel, ra…
971883active
sweetpad-dev/sweetpad
SweetPad is a VS Code/Cursor extension (plus a companion CLI) that lets developers build, run, debug, and test Swift/iOS, macOS, tvOS, watc…
931872active
r5n-labs/vscode-react-javascript-snippets
A VS Code extension providing customizable JavaScript, React, Redux, and React Native snippets with ES7+ syntax, TypeScript, and hooks supp…
751870active
zed-industries/extensions
The central repository hosting the extension catalog for the Zed editor, including themes, language support, and other plugins. It also ser…
701867active
aquasecurity/tfsec
tfsec is a static analysis security scanner for Terraform code that detects misconfigurations across major cloud providers using hundreds o…
597035maintenance
bmewburn/vscode-intelephense
Intelephense is a high-performance PHP language server implementing the Language Server Protocol, distributed primarily as a Visual Studio …
911859active
sourcery-ai/sourcery
Sourcery is an AI-powered automated code review service that reviews pull requests on GitHub and GitLab, posting summaries, inline comments…
971858active
rmagatti/auto-session
A Neovim plugin written in Lua that automatically saves and restores editor sessions per working directory. It supports session pickers (Te…
761855active
mikavilpas/yazi.nvim
A Neovim plugin that integrates the yazi terminal file manager into Neovim by opening it in a floating window. It syncs file operations (re…
881850active
EmmyLua/IntelliJ-EmmyLua
EmmyLua is an IntelliJ IDEA plugin providing Lua language support, including syntax highlighting, code completion, navigation, refactoring,…
671836active
superdesigndev/superdesign
SuperDesign is an open-source AI design agent that lives inside your IDE (VS Code, Cursor, Windsurf, Claude Code) and generates UI mockups,…
596895maintenance
luochen1990/rainbow
A Vim plugin that colorizes nested parentheses, brackets, and braces by nesting depth to make deeply nested code easier to read. It support…
231827stable
ap/vim-css-color
A Vim plugin that highlights CSS color names, hex codes, and rgb()/rgba()/hsl() values inline so users can preview colors while editing. It…
321825stable
tuchg/ChinesePinyin-CodeCompletionHelper
A JetBrains IDE plugin that lets developers type pinyin (or wubi/shuangpin) abbreviations to autocomplete Chinese-language identifiers like…
101822active
octref/polacode
Polacode is a VS Code extension that turns code snippets into beautiful, shareable screenshot images using your existing editor theme, gram…
236840maintenance
Gruntfuggly/todo-tree
A VS Code extension that uses ripgrep to search a workspace for comment tags like TODO and FIXME, displaying results in a tree view. It als…
321814active
viperproject/prusti-dev
Prusti is a static verifier for Rust that formally proves absence of panics, integer overflows, and other bugs, and checks user-specified c…
671806active
doyensec/inql
InQL is an open-source Burp Suite extension for advanced GraphQL security testing. It provides schema introspection, vulnerability detectio…
761801active
jacktasia/dumb-jump
Dumb Jump is an Emacs package providing 'jump to definition' and 'find references' navigation for 60+ programming languages. It works with …
721797active
Eronred/aso-skills
A collection of AI agent skills for App Store Optimization (ASO) and mobile app marketing, installable into Cursor, Claude Code, or any Age…
591796active
AI-Citizen/SolidGPT
SolidGPT is an AI-powered semantic search assistant for developers that lets you chat with your codebase and Notion workspace. It ships as …
191796active
sublimelsp/LSP
An LSP client implementation for Sublime Text that connects the editor to language servers via the Language Server Protocol. It provides ID…
961794active
minecraft-dev/MinecraftDev
An open-source IntelliJ IDEA plugin providing first-class IDE support for Java Minecraft modding and server plugin development. It supports…
931784active
ravitemer/mcphub.nvim
MCP Hub is a Neovim plugin that acts as an MCP (Model Context Protocol) client, integrating MCP servers into the editing workflow. It provi…
511783active
Binaryify/OneDark-Pro
One Dark Pro is a Visual Studio Code color theme extension that ports Atom's iconic One Dark theme. It offers multiple built-in variants (F…
981781active
OmniSharp/omnisharp-vim
A Vim plugin that provides IDE-like features for C# development, powered by the OmniSharp-Roslyn server. It offers contextual code completi…
531780active
xenodium/agent-shell
agent-shell is an Emacs Lisp package that provides a native Emacs buffer interface for interacting with LLM coding agents (Claude Code, Ope…
621776active
facelessuser/BracketHighlighter
A Sublime Text plugin that highlights matching brackets, quotes, and tags such as [], (), {}, and <tag></tag>, with customizable styles and…
591773active
vim-ctrlspace/vim-ctrlspace
Vim-CtrlSpace is a Vim/Neovim plugin that manages tabs, buffers, files, workspaces (sessions), and bookmarks through a Ctrl+Space-activated…
531767active
community-archive/obsidian-zotero-integration
An Obsidian community plugin that inserts citations and bibliographies and imports notes and PDF annotations from Zotero into Obsidian. It …
541757active
mtxr/vscode-sqltools
SQLTools is a set of VS Code extensions providing database management inside the editor. It connects to MySQL, PostgreSQL, SQL Server, SQLi…
961756active
junegunn/seoul256.vim
A low-contrast Vim color scheme based on the official Seoul Colors palette. It works in 256-color terminals and GVim, with dark and light v…
741756stable
manateelazycat/lsp-bridge
lsp-bridge is a high-performance LSP (Language Server Protocol) client for Emacs that offloads LSP requests and data analysis to an externa…
771748active
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
nvzone/typr
Typr is a Neovim plugin for practicing typing speed with a polished dashboard UI and detailed statistics. It provides in-editor typing dril…
451723active
rachartier/tiny-inline-diagnostic.nvim
A Neovim plugin written in Lua that displays LSP diagnostic messages inline as customizable virtual text with configurable styles, icons, a…
641722active
software-mansion/radon-ide
Radon IDE is a commercial VSCode/Cursor extension that turns the editor into a full-featured IDE for React Native and Expo development. It …
911715active

← prev page 4 / 10 next →