You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of a discussion question, not a bug: What is the syntax and or setup on the run configuration for running a vscode Task? I've tried using the label property of the Task and I've tried varieties of the workbench.action.tasks.runTask internal method, but nothing works. The plugin gives error "command not found".
The text was updated successfully, but these errors were encountered:
This is more of a discussion question, not a bug: What is the syntax and or setup on the
run
configuration for running a vscode Task? I've tried using thelabel
property of the Task and I've tried varieties of theworkbench.action.tasks.runTask
internal method, but nothing works. The plugin gives error "command not found".The text was updated successfully, but these errors were encountered: