resource: editor
39 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| nvim-lua/kickstart.nvim A small, single-file, fully documented Neovim configuration template meant as a launch point for building your own personal setup. It is ex… | 75 | 31331 | active |
| rockerBOO/awesome-neovim A curated awesome-list cataloging Neovim plugins, organized by category such as LSP, completion, fuzzy finding, colorschemes, and editing s… | 77 | 21312 | active |
| microsoft/language-server-protocol The official specification repository for the Language Server Protocol (LSP), a JSON-RPC-based protocol standardizing communication between… | 77 | 12995 | active |
| craftzdog/dotfiles A personal dotfiles repository by Takuya (craftzdog) containing configurations for Neovim, tmux, git, fish shell, and PowerShell. It serves… | 77 | 7146 | active |
| ThePrimeagen/init.lua ThePrimeagen's personal Neovim configuration written in Lua, built publicly in a video series with a documented commit log. It serves as a … | 73 | 4029 | active |
| JefMari/awesome-wysiwyg-editors A curated awesome-list cataloging WYSIWYG and rich text editors, organized by framework (standalone, jQuery, Angular, React, Vue, Ruby). It… | 75 | 3969 | active |
| styfle/awesome-online-ide A curated awesome-list of online IDEs and browser-based development environments, covering full IDEs, snippet runners, and web playgrounds.… | 32 | 3522 | active |
| editor-js/awesome-editorjs A curated awesome-list of tools, libraries, plugins, and resources for Editor.js, the open-source block-style rich text editor. It catalogs… | 75 | 2866 | active |
| yangyangwithgnu/use_vim_as_ide A comprehensive Chinese-language guide (80+ pages) explaining how to configure Vim to work like a full IDE, covering plugin management, UI … | 32 | 9159 | maintenance |
| antfu/vscode-settings Anthony Fu's personal VS Code configuration repository containing settings.json, extensions.json, and code snippets. It serves as a referen… | 43 | 2264 | active |
| mundimark/awesome-markdown-editors A curated awesome-list cataloging Markdown editors and previewers across Linux, macOS, Windows, and the web. It organizes links to open-sou… | 75 | 2244 | active |
| akrawchyk/awesome-vim A curated awesome-list of Vim plugins, color schemes, plugin managers, learning resources, and distributions, organized by category. It ser… | 44 | 2128 | active |
| LunarVim/Launch.nvim Launch.nvim is a modular, pinned-plugin Neovim starter configuration written in Lua, designed to give users an IDE-like experience out of t… | 23 | 1985 | active |
| XINCGer/UnityToolchainsTrick A collection of tips and example code for developing Unity Editor toolchain extensions, written in C#. It includes dozens of small EditorWi… | 56 | 1891 | active |
| dofy/learn-vim A hands-on Vim tutorial written as Markdown chapters that you read and practice directly inside Vim. It covers cursor movement, editing, sp… | 75 | 1723 | stable |
| LunarVim/Neovim-from-scratch A Neovim configuration built from scratch in Lua, designed to be understandable and accompanied by a video tutorial series. It demonstrates… | 32 | 5572 | maintenance |
| microsoft/VSSDK-Extensibility-Samples A collection of official Microsoft samples demonstrating how to build Visual Studio extensions in C#. It covers customizing the IDE and edi… | 32 | 1272 | active |
| talkpython/mastering-pycharm-course Course demos and handouts for Talk Python's Effective PyCharm course, teaching proficiency with the PyCharm IDE. The repository contains su… | 64 | 1219 | active |
| erweixin/langshift.dev LangShift.dev is a free, open-source web platform that teaches developers new programming languages through side-by-side comparison with la… | 60 | 1118 | active |
| quilljs/awesome-quill A curated awesome-list of resources for Quill, the rich text editor, including official resources, component libraries for frameworks like … | 32 | 1096 | active |
| mcchrish/vim-no-color-collections A curated collection of Vim and Neovim colorschemes that use barely any color, favoring monochrome and low-contrast designs. It links to th… | 61 | 1061 | active |
| theswiftdev/awesome-xcode-extensions A curated awesome-list of native Xcode Source Editor extensions for Apple's Xcode IDE. It catalogs formatters, boilerplate generators, tuto… | 32 | 3223 | maintenance |
| xiaoxiunique/awesome-IntelliJ-IDEA A curated Chinese-language awesome list collecting tips, tutorials, configuration guides, and plugin recommendations for IntelliJ IDEA. It … | 32 | 3190 | maintenance |
| jikeytang/sublime-text A curated Chinese-language resource collection for the Sublime Text editor, including download links, a custom Monokai theme, tutorial vide… | 32 | 2783 | maintenance |
| nikgraf/awesome-draft-js A curated awesome list of resources for Draft.js, the React framework for building rich text editors. It collects editors, plugins, utiliti… | 32 | 2521 | maintenance |
| wsdjeg/Learn-Vim_zh_cn A Chinese translation of the 'Learn Vim (the Smart Way)' tutorial for learning the Vim editor. The translated articles are hosted on the au… | 10 | 2458 | maintenance |
| jez/vim-as-an-ide A workshop repository from a Carnegie Mellon tech talk that teaches how to configure Vim with plugins to behave like a modern IDE. It provi… | 32 | 1940 | maintenance |
| tal-tech/electron-playground An interactive Electron playground application for quickly experimenting with and learning Electron APIs. It combines categorized documenta… | 23 | 1477 | maintenance |
| nshen/learn-neovim-lua A companion repository for a Chinese-language tutorial book on configuring Neovim entirely in Lua, building a modern IDE-like editor from s… | 23 | 1317 | maintenance |
| ldct/isicp An interactive web-based edition of Structure and Interpretation of Computer Programs (SICP) where nearly every code fragment can be edited… | 32 | 1161 | maintenance |
| codeinthedark/awesome-power-mode A curated awesome-list of 'power mode' plugins that add particle and screen-shake effects to text editors, popularized by the Code in the D… | 32 | 1158 | maintenance |
| sxei/vscode-plugin-demo A companion demo repository for a Chinese-language tutorial series on developing VSCode extensions. It contains example code covering comma… | 32 | 1156 | maintenance |
| changemewtf/no_plugins Slides and supplemental material from a 2016 NYC Vim talk showing how to replicate common plugin functionality using only built-in Vim feat… | 32 | 1094 | maintenance |
| JaredCubilla/sublime A curated awesome-list of the best Sublime Text packages, themes, tutorials, and resources. It is a reference collection rather than runnab… | 32 | 1069 | maintenance |
| mehcode/awesome-atom A curated list of delightful Atom editor packages and resources, organized by category such as syntax highlighting, linting, themes, and ex… | 10 | 1928 | abandoned |
| microsoft/vscode-extension-samples A collection of self-contained sample extensions from Microsoft illustrating the VS Code extension API and contribution points. Each sample… | 70 | 10148 | active |
| nicknisi/dotfiles A personal dotfiles repository managing a complete terminal development environment across zsh, Neovim, tmux, and Git, bootstrapped with Mi… | 77 | 2986 | active |
| everestpipkin/tools-list A curated list of small, free, open source, and experimental tools for building games, websites, and interactive projects, with a companion… | 32 | 1821 | active |
| Louiszhai/tool A curated Chinese-language guide recommending Mac productivity tools for developers, covering markdown editors, terminal utilities, Chrome … | 32 | 5666 | maintenance |
page 1 / 1