awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesInteractive Program Debugging

Tools for stepping through source code and managing launch configurations to identify logic errors.

Distinct from Interactive Debug Consoles: Focuses on the full interactive debugging lifecycle rather than just the REPL-style console

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

Awesome Interactive Program Debugging GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • golang/vscode-goالصورة الرمزية لـ golang

    golang/vscode-go

    4,256عرض على GitHub↗

    This project is a language extension for VS Code that provides comprehensive Go language support. It functions as a language server client, a debugger interface, and a toolchain manager to facilitate Go application development. The extension distinguishes itself by integrating a full suite of toolchain management capabilities, allowing for the installation and configuration of required binaries, linters, and compiler versions directly within the editor. It also provides deep integration for interactive debugging via Delve, supporting remote target debugging, process attachment, and program st

    Provides an interactive environment to run programs, step through code, and identify logic errors.

    TypeScriptdebuggergolangvisual-studio-code
    عرض على GitHub↗4,256
  1. Home
  2. Development Tools & Productivity
  3. Interactive Program Debugging