From @wallverb on November 10, 2016 14:25
- VSCode Version: Code - Insiders 1.8.0-insider (a28dc21, 2016-11-10T07:05:12.185Z)
- OS Version: Darwin x64 16.1.0
Steps to Reproduce:
Typescript file:
test()/** * This * * is a test */functiontest(){}Notice how popup shows 'isa test' when you hover test() in first line:

Copied from original issue: microsoft/vscode#15300
From @wallverb on November 10, 2016 14:25
Steps to Reproduce:
Typescript file:
Notice how popup shows 'isa test' when you hover
test()in first line:Copied from original issue: microsoft/vscode#15300