Skip to content

Is it possible to listen to events of an inputbox? #426

@mithun-daa

Description

@mithun-daa

If I accept input using

window.showInputBox();

Is there any way I can listen to key change events? I am writing an extension and I want to accept an input from the user and I want to autocomplete when the user hits tab like most terminals. If this is not possible inside the inputbox is there any other control I can use to achieve this?

Metadata

Metadata

Assignees

Labels

VIMVIM issueapifeature-requestRequest for new features or functionalityquick-pickQuick-pick widget issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions