-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
To cut down on channel traffic and spend less time doing things the user is likely to discard. @mjbvz recommends a 2000 character cap, with a trailing ...
or something if there's more text. We can also approximate this cap while actually building the nodes and use that to estimate when we might be able to bail out of node building early (but still built enough to generate the requisite 2000 characters).
Ref #24140
Oh, @mjbvz can we truncate signature help (#23458), too? Should we have a flag to allow truncation?
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue