awesome-repositories.com

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

ExplorarBúsquedas curadasBlogMapa del sitio
ProyectoAcerca dePrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

1 repositorio

Awesome GitHub RepositoriesExpression Wrapping

Techniques for wrapping debug expressions in templates to ensure compatible data return formats.

Distinct from Inline Expression Debugging: Focuses on the formatting and wrapping of expressions for compatibility rather than the act of inline debugging.

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

Awesome Expression Wrapping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hediet/vscode-debug-visualizerAvatar de hediet

    hediet/vscode-debug-visualizer

    8,168Ver en GitHub↗

    This is a visual debugging tool for VS Code that renders program variables and data structures as graphical diagrams during active debugging sessions. It functions as a programmable framework that converts internal runtime data and debug expressions into visual representations to assist in understanding program state. The project distinguishes itself through a programmable extraction system that allows the injection of custom JavaScript scripts into the debuggee. These scripts define how project-specific data types are parsed and transformed into JSON formats compatible with the visualization

    Wraps user expressions in templates to ensure the debug adapter returns JSON strings compatible with rendering.

    TypeScript
    Ver en GitHub↗8,168
  1. Home
  2. Development Tools & Productivity
  3. Debugging, Profiling & Testing
  4. Debugging and Diagnostics
  5. Debugging and Inspection Tools
  6. Debugging and Inspection Tools
  7. Runtime Debugging
  8. Inline Expression Debugging
  9. Expression Wrapping