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
tpope/vim-vinegar
vinegar.vim is a Vim plugin by Tim Pope that enhances the built-in netrw file browser with cleaner listings, faster directory navigation, a…
322348maintenance
XVim
XVim is an Xcode plugin that brings Vim keybindings and modal editing to Apple's Xcode IDE. XVim2 is its successor for Xcode 9+, letting de…
322286maintenance
andrewfiorillo/sketch-palettes
A Sketch plugin for exporting and importing fill presets, supporting colors, gradients, and pattern fills via .sketchpalette files. It lets…
232260maintenance
DamnWidget/anaconda
Anaconda is a Sublime Text plugin that turns the editor into a full-featured Python IDE with autocompletion (via Jedi), linting (PyFlakes, …
232241maintenance
mcharmas/android-parcelable-intellij-plugin
An IntelliJ/Android Studio plugin that generates Android Parcelable implementation boilerplate from class fields. It integrates with the ID…
232120maintenance
DonJayamanne/pythonVSCode
The original Python extension for Visual Studio Code, providing IntelliSense, debugging, linting, formatting, refactoring, testing, and Jup…
532114maintenance
Xuyuanp/nerdtree-git-plugin
A Vim plugin that extends the NERDTree file explorer with git status indicators, showing modified, staged, untracked, and other file states…
102087maintenance
Whinarn/UnityMeshSimplifier
A C# mesh simplification (decimation) library for Unity, based on the Fast Quadric Mesh Simplification algorithm. It works in the Unity edi…
592043maintenance
fwcd/kotlin-language-server
A Language Server Protocol implementation for Kotlin providing code completion, diagnostics, hover info, document symbols, and definition l…
342040maintenance
rakr/vim-one
A Vim/Neovim colorscheme adapting Atom's One Light and One Dark themes, with true color support and graceful fallback. It also includes a m…
322030maintenance
pashky/restclient.el
An Emacs major mode for manually exploring and testing HTTP REST web services from plain-text query sheets. It runs requests and pretty-pri…
102014maintenance
Raimondi/delimitMate
delimitMate is a Vim plugin that automatically closes quotes, parentheses, and brackets in insert mode, with syntax awareness and configura…
322003maintenance
folke/neodev.nvim
A Neovim plugin that configures the lua-language-server to provide full signature help, documentation, and completion for the Neovim Lua AP…
101991maintenance
voronianski/oceanic-next-color-scheme
Oceanic Next is a color scheme for Sublime Text 2/3 optimized for the babel-sublime JavaScript syntax highlighter. It has also been ported …
231978maintenance
stevearc/dressing.nvim
A Neovim plugin that overrides the default vim.ui.select and vim.ui.input interfaces with nicer floating-window implementations, optionally…
101970maintenance
marijnz/unity-toolbar-extender
A Unity editor library that lets developers extend the Unity Toolbar with custom Editor UI code such as buttons, sliders, and toggles. It w…
761945maintenance
keremciu/sketch-iconfont
A Sketch plugin that lets designers easily insert and manage icons from icon fonts such as FontAwesome, Ionicons, and Material Design Icons…
231945maintenance
jorgenschaefer/elpy
Elpy is an Emacs package that turns Emacs into a full Python IDE by combining and configuring several Emacs Lisp and Python packages. It pr…
741937maintenance
liuchengxu/vista.vim
Vista.vim is a Vim/NeoVim plugin that displays and searches LSP symbols and ctags tags in a sidebar, acting as a modern replacement for tag…
321934maintenance
phpactor/phpactor
Phpactor is a PHP language server and refactoring toolkit providing code completion, navigation, and code transformations. It can be used s…
991920maintenance
preservim/vim-pencil
A Vim plugin that adapts Vim for writing prose rather than code, with tweaks for wrap modes, navigation, undo points, and markup concealmen…
231905maintenance
leafgarland/typescript-vim
A Vim plugin providing TypeScript syntax highlighting and indentation support for .ts files. It predates TypeScript 1.0 and is now largely …
331896maintenance
nocalhost/nocalhost
Nocalhost is a cloud-native development tool consisting of a CLI (nhctl) and IDE extensions for VS Code and JetBrains that lets developers …
821895maintenance
imgcook/imgcook
imgcook is a design-to-code tool from Alibaba that intelligently generates front-end code (views, data bindings, components, and some busin…
231892maintenance
tpope/vim-obsession
A Vim plugin by Tim Pope that wraps :mksession to keep session files continuously updated. It auto-saves window layout and open buffers on …
321882maintenance
Skykai521/ECTranslation
ECTranslation is an Android Studio/IntelliJ plugin that translates selected English text (code identifiers, comments, sentences) into Chine…
621862maintenance
Helixform/CodeCursor
CodeCursor is a Visual Studio Code extension that brings the Cursor AI code editor experience into VS Code, offering AI code generation, co…
101828maintenance
dhanishgajjar/vscode-icons
A collection of custom replacement icons for the Visual Studio Code application, styled after themes like Dracula, Cobalt2, and SynthWave '…
321801maintenance
jamiewilson/predawn
Predawn is a dark interface and syntax color theme for code editors, primarily Sublime Text and Atom (with VS Code support noted on the hom…
231798maintenance
microsoft/nodejstools
Node.js Tools for Visual Studio (NTVS) is a Microsoft-maintained extension that adds Node.js development support to Visual Studio. It provi…
671796maintenance
hieunc229/copilot-clone
Captain Stack is a VSCode extension that provides code suggestions similar to GitHub Copilot. Instead of relying solely on AI, it searches …
321782maintenance
rktjmp/lush.nvim
Lush is a Neovim plugin that aids in creating colorschemes with real-time feedback as you edit, plus color manipulation tools and a structu…
501781maintenance
ayu-theme/ayu-vim
ayu-vim is a colorscheme plugin that brings the ayu theme to Vim and Neovim, with dark, light, and mirage variants. It requires true color …
321776maintenance
sindresorhus/editorconfig-sublime
A Sublime Text plugin that applies EditorConfig settings (.editorconfig files) to enforce consistent coding styles across editors. It suppo…
681774maintenance
auto-complete/auto-complete
Auto-Complete is an intelligent auto-completion extension for Emacs that provides a visual popup completion interface with fuzzy matching a…
721767maintenance
tpope/vim-fireplace
A Vim plugin by Tim Pope providing Clojure REPL support via nREPL, with transparent auto-connection to Leiningen, Boot, and Clojure CLI pro…
321759maintenance
kchmck/vim-coffee-script
A Vim plugin that adds CoffeeScript support, including syntax highlighting, indenting, compiling to JavaScript, live preview, running snipp…
321755maintenance
burczyk/XcodeSwiftSnippets
A collection of Swift 4 code snippets packaged as Xcode .codesnippet files that expand common boilerplate like GCD calls, delegates, and pr…
321748maintenance
vscode-org-mode/vscode-org-mode
A Visual Studio Code extension that brings Emacs Org Mode functionality to VS Code, supporting outlines, TODO lists, timestamps, and plain-…
231727maintenance
Shougo/neocomplcache.vim
neocomplcache is a Vim plugin providing an automatic keyword completion system that caches keywords from the current buffer. Development ha…
371706maintenance
microsoft/TypeScript-Sublime-Plugin
A Sublime Text plugin that wraps the TypeScript language services via an IO layer to provide IntelliSense-like features for TypeScript code…
231702maintenance
znck/grammarly
A VS Code extension that brings Grammarly-powered grammar and spelling checking into the editor via a Language Server Protocol implementati…
101637maintenance
johngrib/vim-game-code-break
A Vim plugin that turns any open text or code file into a block-breaking (Breakout-style) game inside the Vim editor. It is written in Vim …
231634maintenance
ahmedkhalf/project.nvim
A Neovim plugin written in Lua that automatically detects and switches to project root directories using LSP or pattern matching. It also t…
321615maintenance
xolox/vim-notes
A Vim plug-in that makes it easy to create, edit, search, and navigate plain-text notes directly inside Vim. Notes are saved as files title…
321597maintenance
lunixbochs/ActualVim
A Sublime Text 3 plugin that embeds a real Neovim instance to provide accurate vim editing for every buffer, bidirectionally synced with th…
231562maintenance
Cobalt2 Theme
Cobalt2 is a refined color scheme and UI theme for Sublime Text based on the original cobalt theme. It styles the full editor interface inc…
231560maintenance
domtronn/all-the-icons.el
An Emacs Lisp utility package that bundles icon fonts (FontAwesome, Octicons, Weather Icons, etc.) and provides functions to insert propert…
701557maintenance
liximomo/vscode-sftp
A VS Code extension that syncs local directories with remote servers over SFTP/FTP. It supports uploading on save, downloading projects, di…
231541maintenance
millejoh/emacs-ipython-notebook
EIN is an Emacs Lisp package providing a Jupyter notebook client and integrated REPL inside GNU Emacs, supporting code evaluation, completi…
481522maintenance
Glavin001/atom-beautify
Atom-Beautify is a universal code beautification package for the Atom editor that formats HTML, CSS, JavaScript, Python, Ruby, C++, and man…
621502maintenance
w0ng/vim-hybrid
hybrid.vim is a dark color scheme for Vim and gVim that blends palettes from Tomorrow-Night, Codecademy's editor, and Jellybeans. It suppor…
321490maintenance
vuejs/vue-syntax-highlight
A Sublime Text syntax highlighting package for Vue.js single-file components, distributed via Package Control. It also powers GitHub's synt…
231477maintenance
kana/vim-textobj-user
A Vim plugin that provides a declarative framework for creating custom text objects. It hides the pitfalls of text object implementation, l…
321471maintenance
sjl/gundo.vim
Gundo.vim is a Vim plugin that visualizes the Vim undo tree in a graphical sidebar, letting users browse and preview past states. It is a g…
321469maintenance
wix-incubator/vscode-glean
A VS Code extension by Wix that provides automated refactoring tools for React codebases. It can extract JSX into new components, convert b…
231467maintenance
magnars/expand-region.el
An Emacs Lisp package that progressively expands the selected region by semantic units (word, string, sexp, etc.) as you press a key. It is…
321464maintenance
esm7/obsidian-vimrc-support
An Obsidian.md plugin that loads a persistent .obsidian.vimrc file of Vim commands, letting users of Obsidian's built-in Vim mode keep keym…
561458maintenance
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
kshenoy/vim-signature
A Vim plugin that lets users place, toggle, display, and navigate marks, showing them as signs in the sign column. It also supports custom …
321426maintenance
jdavisclark/JsFormat
JsFormat is a Sublime Text 2/3 plugin that formats JavaScript and JSON files or selections using jsbeautifier. It supports customizable for…
321421maintenance
FlorianWoelki/obsidian-iconize
An Obsidian community plugin that lets users add custom SVG icons or icons from predefined icon packs to files, folders, tabs, notes, and t…
701401maintenance
abynim/UserFlows
A Sketch plugin that automatically generates user flow diagrams from artboards in Sketch documents. It visualizes how screens connect, help…
321401maintenance
amoffat/snake
Snake is a Python module for Vim that lets you write Vim plugins and editor enhancements entirely in Python. It provides decorators for key…
101393maintenance
nea/MarkdownViewerPlusPlus
A Notepad++ plugin that renders Markdown files on-the-fly in a dockable preview panel. It supports synchronized scrolling, custom CSS, and …
101386maintenance
Quramy/tsuquyomi
Tsuquyomi is a Vim plugin that turns Vim into a TypeScript IDE by acting as a client for TSServer, the editor service bundled with TypeScri…
231379maintenance
file-icons/atom
An Atom editor package that adds file-specific icons to core packages like tree-view, tabs, and fuzzy-finder for improved visual grepping. …
491374maintenance
ncm2/ncm2
NCM2 is a slim, fast, and hackable asynchronous autocompletion framework for Neovim, written in Python with a vimscript-friendly API. It su…
441334maintenance
Rainglow
Rainglow is a collection of 320+ syntax and UI color themes for JetBrains IDEs (PHPStorm, Webstorm, etc.) and other editors like VSCode, cr…
321328maintenance
elixir-editors/vim-elixir
Vim plugin providing Elixir language support, including syntax highlighting, filetype detection for .ex/.exs/.eex/.heex/.leex/.sface files,…
481325maintenance
maralla/completor.vim
Completor is an asynchronous code completion framework for Vim 8 and Neovim, implemented in Python with low overhead. It provides buffer, f…
661317maintenance
posva/vim-vue
A Vim plugin providing syntax highlighting for Vue.js single-file components. It highlights embedded languages within .vue files and integr…
321278maintenance
marcosvidal/Sketch-Notebook
A Sketch plugin that adds sidebar comments for documenting design files. It lets designers attach, edit, reorder, and manage numbered annot…
321268maintenance
folke/noice.nvim
A Neovim plugin that completely replaces the UI for messages, the command line, and the popup menu using the experimental vim.ui_attach API…
565810experimental
tpope/vim-markdown
The development version of Vim's built-in Markdown syntax highlighting and filetype plugins, maintained by Tim Pope. It provides Markdown l…
321252maintenance
mhinz/vim-grepper
A Vim/Neovim plugin that integrates grep tools like ripgrep, ag, ack, git grep, and others into asynchronous searches with results in the q…
741247maintenance
dccsillag/magma-nvim
Magma is a NeoVim plugin that lets users run code interactively with Jupyter kernels directly inside the editor. It evaluates code blocks o…
321245maintenance
mrjones2014/legendary.nvim
A Neovim plugin that lets you define keymaps, commands, autocmds, and Lua functions as simple Lua tables while building a searchable legend…
101223maintenance
SublimeText/Origami
Origami is a Sublime Text plugin for managing editor panes with keyboard-driven commands. It lets users create, destroy, travel between, an…
231222maintenance
hoovercj/vscode-power-mode
A VS Code extension that adds 'power mode' visual effects like explosions, particles, and a combo meter while typing, popularized by Code i…
321221maintenance
apollographql/eslint-plugin-graphql
An ESLint plugin that validates GraphQL query strings in JavaScript (tagged template literals) and .graphql files against a GraphQL schema.…
671215maintenance
pschraut/UnityHeapExplorer
Heap Explorer is a memory profiler, debugger, and analyzer plugin for Unity 2019.3 through Unity 6, installed via the Unity Package Manager…
321207maintenance
felixfbecker/php-language-server
A pure PHP implementation of the Language Server Protocol that provides static code analysis for PHP in any LSP-compatible IDE. It offers f…
231194maintenance
benoitsan/BBUncrustifyPlugin-Xcode
An Xcode plugin that formats source code using Uncrustify or ClangFormat directly from the Xcode editor. It adds menu commands to format th…
231187maintenance
wuyr/GoogleLibraryVersionQuerier
An Android Studio plugin that helps developers quickly add dependency libraries and query historical versions of libraries while editing bu…
231186maintenance
1943time/inkdown
Inkdown is a WYSIWYG Markdown editor fully compatible with the GitHub Flavored Markdown spec, available as a desktop app (Electron) and a V…
571183maintenance
gillescastel/latex-snippets
A collection of UltiSnips snippet files and Vim configuration for fast LaTeX note-taking, popularized by a blog series on taking math lectu…
321182maintenance
pavelkuligin/chart
Chart is a design-tool plugin for Sketch, Figma, and Adobe XD that generates 16 popular chart types from real or random data. It supports c…
321177maintenance
huage2580/leeks
An IntelliJ IDEA plugin that displays fund, stock (A-share, HK, US), and cryptocurrency quotes inside the IDE. It supports cost/holdings tr…
231165maintenance
Unity-Technologies/AssetGraph
AssetGraph is a Unity editor extension for building visual, node-based workflows around asset importing, Asset Bundle building, and player …
321161maintenance
Shougo/defx.nvim
Defx.nvim is a file explorer (filer) plugin for Neovim and Vim 8, implemented in Python 3, replacing the deprecated vimfiler plugin. It off…
321157maintenance
code-cracker/code-cracker
Code Cracker is a Roslyn-based analyzer library for C# and Visual Basic that provides code diagnostics, refactorings, and code style analys…
231147maintenance
me-no-dev/EspExceptionDecoder
An Arduino IDE plugin that decodes ESP8266/ESP32 exception stack traces into readable function names and line numbers. It is written in Jav…
231139maintenance
hukl/Smyck-Color-Scheme
Smyck is a carefully tuned color scheme for terminals and text editors, including Terminal.app, iTerm2, Vim, MacVim, TextMate, and Sublime …
321138maintenance
NicolasPetton/Indium
Indium is a JavaScript development environment for Emacs that connects to a Chrome/Chromium browser tab or a Node.js process. It provides a…
101132maintenance
vrapper/vrapper
Vrapper is an Eclipse plugin that wraps existing Eclipse text editors to provide Vim-like modal editing, including operators, motions, text…
231130maintenance
atom-community/sync-settings
An Atom editor package that synchronizes settings, keymaps, snippets, styles, init scripts, and installed packages across Atom instances us…
231127maintenance
anuvyklack/hydra.nvim
A Neovim plugin that ports the Emacs Hydra concept, letting users create custom keybinding submodes and menus where repeated commands run w…
321123maintenance
rhysd/vim-grammarous
A Vim plugin that provides grammar checking by integrating with LanguageTool, which it can download automatically. It highlights grammar er…
321122maintenance
tanepiper/SublimeText-Nodejs
A Sublime Text 3 package providing Node.js code completion, snippets, and build/run commands. It integrates node script execution, debuggin…
231119maintenance

← prev page 8 / 10 next →