awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Gestores y expansores de fragmentos de código

Clasificación actualizada el 30 jun 2026

For un gestor y expansor de snippets para editores de código, 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.

Herramientas para organizar, almacenar e insertar rápidamente bloques de código reutilizables directamente en tu entorno de desarrollo.

Gestores y expansores de fragmentos de código

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • l3mon4d3/luasnipAvatar de L3MON4D3

    L3MON4D3/LuaSnip

    4,276Ver en 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
    Ver en GitHub↗4,276
  • sirver/ultisnipsAvatar de SirVer

    SirVer/ultisnips

    7,693Ver en 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
    Ver en GitHub↗7,693
  • dcampos/nvim-snippyAvatar de dcampos

    dcampos/nvim-snippy

    339Ver en 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
    Ver en GitHub↗339

Related searches

  • un gestor de fragmentos de código
  • Code snippet manager
  • alternativa open-source a Copilot
  • proyecto práctico para aprender programación de sistemas
  • herramienta para versionar y gestionar prompts
  • un editor de código colaborativo con pair programming integrado
  • asistente de programación con IA para IDEs
  • un corrector ortográfico para código fuente y comentarios