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
·

1 dépôt

Awesome GitHub RepositoriesPostfix Buffer Transformations

Altering text that precedes a trigger to wrap or modify existing buffer content during expansion.

Distinct from Template Text Transformations: None of the candidates cover the specific act of transforming the text existing before a snippet trigger.

Explore 1 awesome GitHub repository matching development tools & productivity · Postfix Buffer Transformations. Refine with filters or upvote what's useful.

Awesome Postfix Buffer Transformations GitHub Repositories

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

    Wraps text immediately before the trigger with a template for IDE-style postfix completions.

    Lualuaneovimsnippet-engine
    Voir sur GitHub↗4,276
  1. Home
  2. Development Tools & Productivity
  3. Postfix Buffer Transformations