Open
Description
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
Type
Projects
Status
Pull Request
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
Status