Skip to content

Duplicate symbols when using 'Go to Symbols' and 'Show all Symbols' #6566

@dbaeumer

Description

@dbaeumer

From @egamma on January 22, 2016 9:10

Setup
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"allowJs": true
},
"exclude": [
"node_modules"
]
}

Create a single file with a single function.

symbols

Copied from original issue: microsoft/vscode#2172

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDuplicateAn existing issue was already created

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions