vscode.executeCodeActionProvider results seem to be missing their isPreferred
property
#78098
Labels
Milestone
isPreferred
property
#78098
Issue Type: Bug
isPreferred
version of #45124.isPreferred
property in result of vscode.executeCodeActionProvider is alwaysundefined
.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.)The text was updated successfully, but these errors were encountered: