Skip to content

Test: Quick box improvements #48471

@chrmarti

Description

@chrmarti

Complexity: 3

The window.showInputBox() API is using a new implementation and the window.showQuickPick() for multi-selection API's implementation was refactored to share code with the showInputBox() one.

  • Verify window.showInputBox() works as before including its various options.
  • Verify window.showQuickPick() for multi-selection still works including its options. (Single-selection uses the old implementation. Use { selectMany: true }.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions