Skip to content

vscode.executeCodeActionProvider results seem to be missing their isPreferred property #78098

@ypresto

Description

@ypresto

Issue Type: Bug

isPreferred version of #45124.
isPreferred property in result of vscode.executeCodeActionProvider is always undefined.

While it is not required to execute command, but is useful information.
(diagnostics is also missing but I ignored it because it is relatively large structure and more costly to implement type converters.)

Metadata

Metadata

Assignees

Labels

apibugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions