Skip to content

/// comments after a symbol incorrectly show a / on hover #13726

@sean-mcmanus

Description

@sean-mcmanus

Use

class Foo
{
  int member2; /// test
};

or

int iii; /// test

Hover doc comments start with / -- the bug doesn't repro with VS.

Originally reported at #13725

Metadata

Metadata

Assignees

Labels

Feature: Doc commentsAn issue related to code comments shown in hover, completion, and signature help.Language ServiceWorks in VSSo we'd need to fix it for VS Code to reach parity.bugfixedCheck the Milestone for the release in which the fix is or will be available.quick fix

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions