-
Notifications
You must be signed in to change notification settings - Fork 38.1k
Closed
Labels
apifeature-requestRequest for new features or functionalityRequest for new features or functionalityquick-pickQuick-pick widget issuesQuick-pick widget issues
Description
- VSCode Version: 1.5.0-insider
- OS Version: Windows 10
Steps to Reproduce:
- Run
await vscode.window.showInputBox({prompt: "cmd line", value: "set"}) - the value
setis highlighted/selected
Currently we can't put the cursor at the end of the default value when running showInputBox. In this case, users have to move the cursor manually if we want to keep the default value as prefix always.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apifeature-requestRequest for new features or functionalityRequest for new features or functionalityquick-pickQuick-pick widget issuesQuick-pick widget issues