Skip to content

InputBox: prompt should support codicons #96430

@joaomoreno

Description

@joaomoreno

This should get me a codicon-add icon in the input box prompt label:

			const input = await vscode.window.showInputBox({
				placeHolder: 'Name',
				prompt: '$(add) Create'
			});

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityquick-pickQuick-pick widget issuesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions