microsoft / vscode-prompt-tsx

MIT License
34 stars 1 forks source link

feat: enhance HTML tracer to visualize prune order #103

Closed connor4312 closed 3 weeks ago

connor4312 commented 3 weeks ago

This improves the HTML tracer with interactivity that can show both render order and prune order. It's a preact app that gets compiled and embedded as an HTML string in the package. It should be tree-shakable.