vscode-bazel icon indicating copy to clipboard operation
vscode-bazel copied to clipboard

Is there "Bazel: Run Target" command?

Open peter197321 opened this issue 5 years ago • 1 comments
trafficstars

Is there a run command for bazel run //main:hello-world within vscode-bazel extension?

image

peter197321 avatar Jun 17 '20 19:06 peter197321

+1 ! a bazel run command would be really useful

thinlizzy avatar Oct 24 '22 01:10 thinlizzy

implemented in #299

vogelsgesang avatar Apr 10 '24 22:04 vogelsgesang