Skip to content

Intellisense space issue #12236

@waderyan

Description

@waderyan

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:

image

Copied from original issue: microsoft/vscode#15300

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptVS Code TrackedThere is a VS Code equivalent to this issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions