Skip to content

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

Open
@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.bugquick fix

Type

Projects

Status

Pull Request

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions