Skip to content

x/tools/gopls: Add support for proper rendering of Go 1.19 doc comments #54260

@rodrigocfd

Description

@rodrigocfd

Go 1.19 brought new syntax additions to Go doc comments:

  • paragraphs;
  • headings;
  • links;
  • doc links;
  • lists;
  • code blocks.

Currently these are not properly rendered when hovering the entity or in autocomplete.

Metadata

Metadata

Assignees

Labels

FeatureRequestIssues asking for a new feature that does not need a proposal.FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions