Skip to content

Use markdown to render docs (when doing hover) #2451

Open
@DylanGuedes

Description

@DylanGuedes

Is your feature request related to a problem? Please describe.
If you use special characters to document something on your Go code (ex: this, or this), no special rendering is done for it. Similar to what microsoft/vscode-cpptools#6020 reports for the C++ integration.
Ex:

Describe the solution you'd like
A new configuration that would enable markdown rendering for a go project docstring, but just for the one shown when hovering.

Describe alternatives you've considered
Rendering using other formats or just having special cases for `` and ** without necessarily adding full markdown support.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions