awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesPlugin Interaction Validators

Tools for verifying that multiple plugins function correctly when combined in a shared environment.

Distinct from Plugin Interaction Handling: Distinct from Plugin Interaction Handling: focuses on the validation of cross-plugin dependencies rather than request-response handling.

Explore 1 awesome GitHub repository matching development tools & productivity · Plugin Interaction Validators. Refine with filters or upvote what's useful.

Awesome Plugin Interaction Validators GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • haskell/haskell-language-serverAvatar de haskell

    haskell/haskell-language-server

    2,936Ver en GitHub↗

    The Haskell Language Server is an implementation of the Language Server Protocol that provides real-time diagnostics, code navigation, and refactoring support for Haskell projects. It functions as a backend service that enables advanced editing capabilities within standard text editors by facilitating communication between the development environment and the Haskell compiler. The project distinguishes itself through a modular, plugin-based architecture that allows for the integration of independent components for specific language features. It leverages the host compiler as a library to perfo

    Ensures stability by verifying that dependencies between diagnostics and code actions are handled correctly.

    Haskellcabalghchacktoberfest
    Ver en GitHub↗2,936
  1. Home
  2. Development Tools & Productivity
  3. Plugin Systems
  4. Custom Plugin Registrations
  5. Request Processing Plugins
  6. Plugin Interaction Handling
  7. Plugin Interaction Validators