-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codeapifeature-requestRequest for new features or functionalityRequest for new features or functionalityquick-pickQuick-pick widget issuesQuick-pick widget issues
Description
I would like to build an extensions to provide many enhancements to a command palette interface.
The capabilities I would like to provide to VSCode can be viewed at Commander, a next-gen command palette for Eclipse
Some initial thoughts on required API capabilities:
- Capture keyboard input events from input field and handle in extension
- Change list content on handling of input events
- Add columns to list content
- Handle some level of rendering of content
- Provide indication of markers to be applied on a row
- Provide character indices or information for highlighting matched characters
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS Codeapifeature-requestRequest for new features or functionalityRequest for new features or functionalityquick-pickQuick-pick widget issuesQuick-pick widget issues