awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBuffer Metadata Queries

Retrieving metadata about a buffer such as file path, modification status, length, and syntax highlights for use in plugin logic.

Distinct from Input State Buffers: Distinct from Input State Buffers: focuses on querying buffer metadata for plugin consumption, not decoupling input state from rendering.

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

Awesome Buffer Metadata Queries 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.
  • sinelaw/freshAvatar de sinelaw

    sinelaw/fresh

    5,914Voir sur GitHub↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Retrieves buffer metadata like file path, modification status, and syntax highlights for plugin logic.

    Rustideterminal-basedtext-editor
    Voir sur GitHub↗5,914
  1. Home
  2. Development Tools & Productivity
  3. Text Buffer Manipulations
  4. Buffer-Based Storage
  5. Input State Buffers
  6. Buffer Metadata Queries