Avoid sending evaluated sources until they're first referenced on DAP #1939
Labels
feature-request
Request for new features or functionality
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
In a Blazor case, there can be a ton of generated sources which can clog up the UI. We can improve this by omitting evaluated scripts from the protocol until the first time they're referenced.
The text was updated successfully, but these errors were encountered: