awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

代码片段管理与扩展工具

排名更新于 2026年6月30日

For 代码编辑器的代码片段管理器及扩展工具, the strongest matches are l3mon4d3/luasnip (LuaSnip is a scriptable snippet engine for Neovim that), sirver/ultisnips (UltiSnips is a full snippet engine for Vim that) and dcampos/nvim-snippy (nvim-snippy is a Neovim snippet plugin that expands abbreviations). Each is ranked by relevance to your query, popularity and recent activity.

用于组织、存储并快速将可复用代码片段插入开发环境的工具。

代码片段管理与扩展工具

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • l3mon4d3/luasnipL3MON4D3 的头像

    L3MON4D3/LuaSnip

    4,276在 GitHub 上查看↗

    LuaSnip is a scriptable text expansion framework and Lua-based snippet engine. It allows for the creation of reusable text templates and complex nested structures that expand into a buffer using triggers and jumpable tabstops. The system distinguishes itself by using abstract syntax trees to trigger expansions based on structural code patterns rather than simple text matching. It features a multi-format importer capable of parsing snippet definitions from community standards such as LSP and SnipMate. The framework covers dynamic code generation through Lua functions, regex-based capture grou

    LuaSnip is a scriptable snippet engine for Neovim that expands snippets via triggers and tabstops, supports multiple languages through filetypes, imports community formats (LSP, SnipMate), and allows dynamic placeholders, fitting the need for an editor-integrated code snippet expander.

    LuaAuto-Trigger Snippets
    在 GitHub 上查看↗4,276
  • sirver/ultisnipsSirVer 的头像

    SirVer/ultisnips

    7,693在 GitHub 上查看↗

    UltiSnips is a snippet engine for the Vim text editor designed to expand text templates and manage dynamic placeholders. It provides a system for inserting predefined blocks of text and boilerplate code to automate repetitive writing tasks. The engine features a placeholder manager that enables stateful navigation between input areas and bidirectional field synchronization, which mirrors text entered in one field across all linked locations in real time. It also includes a dynamic text interpolator that executes scripts to inject calculated values or external data into snippets during expansi

    UltiSnips is a full snippet engine for Vim that expands text templates with dynamic placeholders and bidirectional field sync, so it directly matches the need for a code snippet expander within a code editor.

    PythonText Expansion UtilitiesBidirectional Field SynchronizationDynamic Snippet Content Generation
    在 GitHub 上查看↗7,693
  • dcampos/nvim-snippydcampos 的头像

    dcampos/nvim-snippy

    339在 GitHub 上查看↗

    Snippet plugin for Neovim written in Lua

    nvim-snippy is a Neovim snippet plugin that expands abbreviations and manages templates within the editor, directly meeting the need for a code snippet manager integrated into a specific IDE/editor.

    LuaSnippet Management
    在 GitHub 上查看↗339

Related searches

  • 代码片段管理器
  • Code snippet manager
  • 开源 Copilot 替代方案
  • 系统编程实战项目
  • 用于提示词版本控制和管理的工具
  • 内置结对编程功能的协作式代码编辑器
  • IDE AI 编程助手
  • 用于源代码和注释的拼写检查工具