/traceback

🐞 VS Code extension to debug tracing logs 🦀

Primary LanguageTypeScriptApache License 2.0Apache-2.0

TraceBack

A VS Code extension to debug using tracing logs (🦀+🐞)

Demo

Traceback 0 5 Boomerang demo

Quick Start

  1. Install the extension

  2. Open settings

    image

  3. Add your Rust tracing logs

    image

  4. Select your Rust repository

    image

  5. Set your Claude API Key

    image

Features

  1. Visualise spans associated with a log

    image

  2. Find the line of code associated with a log

    image

  3. Navigate the call stack associated with a log

    image