-
Couldn't load subscription status.
- Fork 13.1k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue
Description
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
*/
function test() {
}Notice how popup shows 'isa test' when you hover test() in first line:
Copied from original issue: microsoft/vscode#15300
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue
