Skip to content

Add support for JSDoc links in editors #1895

@mjbvz

Description

@mjbvz

Feature request

Support rendering the JSDoc {@link ...} and {@linkcode } syntax. These links should be rendered in hovers and suggestion details

Here's the VS Code side of the implementation where we convert SymbolDisplayPart to a markdown string for use in the editor

We use these links heavily in our typings for extension authors and have found them to be very useful

Metadata

Metadata

Assignees

No one assigned

    Labels

    Domain: EditorRelated to the LSP server, editor experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions