awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesPlugin Debugging Interfaces

Tools for capturing uncaught errors and logs specifically to troubleshoot editor extensions.

Distinct from Extensible Debugging Interfaces: Distinct from general extensible debugging: specifically targets the troubleshooting of a plugin's internal logic.

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

Awesome Plugin Debugging Interfaces GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • neoclide/coc.nvimAvatar von neoclide

    neoclide/coc.nvim

    25,165Auf GitHub ansehen↗

    coc.nvim is a Node.js extension host and Language Server Protocol client that transforms Vim and Neovim into a full integrated development environment. It provides a framework for executing JavaScript and TypeScript plugins within a separate process to enable advanced IDE features without blocking the editor's main thread. The project is distinguished by its ability to host extensions and language servers through a centralized JSON configuration. It supports the installation and lifecycle management of third-party extensions from registries or local files, allowing users to customize language

    Captures uncaught errors and log output through dedicated channels or a web-debugger to troubleshoot plugins.

    TypeScriptautocompletionlanguage-clientlsp
    Auf GitHub ansehen↗25,165
  1. Home
  2. Development Tools & Productivity
  3. Extensible Debugging Interfaces
  4. Plugin Debugging Interfaces