zat-dev / VarTrace

time travel debug and analyzer for Python
13 stars 0 forks source link
debugger python timetravel ttd vscode vscode-extension

VarTrace

VarTrace is a python debugger that records & analyze your script executions

Features

quick start

  1. search and install "vartrace" vscode extension. then VT icon will appear the left of vscode
  2. click VT icon and fill your execution command into sidebar textfield. the command is same as is you run your script
    • for example, python demo.py -a arg1
  3. push analyze button
  4. do the above Features section

howto

current support

limitation

Extension Settings

LICENSE