Skip to content

[VSCode] Quick info doesn't get updated when update JSDoc comment #16198

@yuit

Description

@yuit

In VS Code

// @ts-check
/**
 * @type {number} myObj
 */
var bar;

change to number to boolean in JSDoc but quick info doesn't get updated

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: Quick Infoe.g. hover text, tool-tips, and tooltips.FixedA PR has been merged for this issueVS Code TrackedThere is a VS Code equivalent to this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions