-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Open
Labels
BugA bug in TypeScriptA bug in TypeScriptRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone
Milestone
Description
With the playground set to nightly, jsdoc comment text renders as "*[object Object]" because Monaco is incorrectly requesting displayparts from the language server and then doesn't know how to render them:
Expected: quickinfo for f: "@typedef - Foo Lorem"
Actual: "@typedef - [object Object] [object Object] [object Object]"
I checked this with Code, Code Insiders and emacs on the latest build and none shows the problem.
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptRescheduledThis issue was previously scheduled to an earlier milestoneThis issue was previously scheduled to an earlier milestone