- 
                Notifications
    
You must be signed in to change notification settings  - Fork 35.9k
 
Closed
Labels
typescriptTypescript support issuesTypescript support issues
Description
- 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:
Metadata
Metadata
Assignees
Labels
typescriptTypescript support issuesTypescript support issues
