Skip to content

Types do not appear on hover for JSDoc annotated items #999

Open
@eltigerchino

Description

@eltigerchino

When viewing a JS code example, the types on hover are missing if the function is JSDoc annotated. This only happens in the JS view.
e.g., https://svelte.dev/docs/kit/routing#server hover over { url } in the function parameters while viewing the JS block. It's different from the TS block which shows the full type. Similarly for RequestHandler. You can view the type in the TS block but not the JS block when hovering over it.

url type missing

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions