vscode-dbt-power-user icon indicating copy to clipboard operation
vscode-dbt-power-user copied to clipboard

Feature Request: Step Through Jinja Code with VSCode Debugger

Open kyleburke-meq opened this issue 11 months ago • 0 comments

Describe the feature

I would like to request the ability to step through Jinja code as it compiles using the VSCode debugger. Currently, this can be achieved using ipdb via the command line (as described here), but I would prefer to use the VSCode debugging interface instead of the CLI.

Describe alternatives you've considered

No response

Who will benefit?

No response

Are you willing to submit PR?

  • [X] Yes I am willing to submit a PR!

kyleburke-meq avatar Nov 13 '24 18:11 kyleburke-meq