awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Gestionnaires et expanseurs d'extraits de code

Classement mis à jour le 30 juin 2026

For un gestionnaire de snippets et d'expansion pour éditeurs de code, 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.

Outils pour organiser, stocker et insérer rapidement des blocs de code réutilisables directement dans votre environnement de développement.

Gestionnaires et expanseurs d'extraits de code

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • l3mon4d3/luasnipAvatar de L3MON4D3

    L3MON4D3/LuaSnip

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

    SirVer/ultisnips

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

    dcampos/nvim-snippy

    339Voir sur 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
    Voir sur GitHub↗339

Related searches

  • un gestionnaire d'extraits de code
  • Code snippet manager
  • une alternative open source à Copilot
  • projet pratique pour apprendre la programmation système
  • un outil de versioning et de gestion de prompts
  • un éditeur de code collaboratif avec pair programming intégré
  • un assistant de codage IA pour IDE
  • un correcteur orthographique pour le code source et les commentaires