Skip to content

No "recommended" completion entry when outer context is incomplete ternary conditional operator #59517

Open
@bpasero

Description

@bpasero

Normally I get a nice type suggested that matches the expected parameter:

Image

Once I do a boolean expression though, I loose that type:

Image

Code pointer: https://github.com/microsoft/vscode/blob/6966917b18b8022e14661cd8430e96ec5f27c843/src/vs/platform/auxiliaryWindow/electron-main/auxiliaryWindow.ts#L89

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: Completion ListsThe issue relates to showing completion lists in an editor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions