Skip to content

running commands with cmd+' fails in insiders #16

@chrisdias

Description

@chrisdias

I'm seeing a problem with the Azure CLI extension on Insiders today as well that may be related.

When I try to execute any command (using cmd+' or ctrl+') I get this error:

running the contributed command:'ms-azurecli.runLineInTerminal' failed

Here is the command being executed that appears to be failing:

    return commands.executeCommand('workbench.action.terminal.runSelectedText', editor);

And the location...

https://github.com/Microsoft/vscode-azurecli/blob/0f59292f07f1b449a8e86f9708fff61d090e569d/src/extension.ts#L141

Perhaps related to microsoft/vscode#27939

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions