-
-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Similar to the Build Current Target feature, it would be great if there was a "smart run" feature that would either bazel run, bazel test, or bazel build the current target depending on it's type. if the cursor is on a target that is of type *_binary then it will be run. If it is on a target that is of type *_test then it will be tested. Otherwise, it will simply be built.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels