bazelbuild / vscode-bazel

Bazel support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=BazelBuild.vscode-bazel
Apache License 2.0
231 stars 76 forks source link

feat(codelens) Add a copy target command #405

Closed romannikov closed 3 days ago

romannikov commented 4 days ago
  1. Add a copy target command
  2. Remove a repetitive target name in a command list: Screenshot 2024-07-02 at 13 07 56

BEGIN_COMMIT_OVERRIDE feat(codelens): Add a copy target command END_COMMIT_OVERRIDE

cameron-martin commented 4 days ago

It would be better for the release notes if this were two separate PRs.

romannikov commented 4 days ago

It would be better for the release notes if this were two separate PRs.

I removed target related changes from this pr. Current changes looks like: Screenshot 2024-07-03 at 09 49 26