Skip to content

Displays unexpected props #275

@a2br

Description

@a2br

Product and Version [VS/VSCode]: VSCode 1.53.2 (https://github.com/microsoft/vscode/tree/1.53.2)
OS Version: Windows
IntelliCode Extension Version: v1.2.11
Target Platform or Language: Typescript

Steps to Reproduce / Scenario:

  1. Create a class named Session
  2. Type new Session(). (or equivalent) and Ctrl+[SPACE] to display suggestions.
  3. Displays unexpected properties prefixed by a star

I don't know if it's a bug or a feature, but in either case, it isn't a good thing in my opinion. Typing one of the properties below triggers an error (since it doesn't exit)

session

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions