Skip to content

Don't provide completions for namespace name #17488

@ghost

Description

TypeScript Version: nightly (Version 2.5.0-dev.20170727)

Code

namespace N.M {}

Expected behavior:

No completions when typing the ..

Actual behavior:

namespace NamedNodeMap.M {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: Completion ListsThe issue relates to showing completion lists in an editorFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions