bazel-contrib / bazel-contrib/vscode-bazel
Feature Request: Copy Label to Clipboard Improvement
Open
- Dominant language
- TypeScript
- Stars
- 296
- Forks
- 108
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 5
Description
Currently, `Copy Label to Clipboard` only works if the cursor is on the `name` of the target. It would be great if the cursor could be anywhere in the target definition.
Contributor guide
Research direction
Start by locating the implementation of the `Copy Label to Clipboard` command and how it identifies the target under the cursor. Verify the command works when the cursor is anywhere in a target definition, while preserving its existing behavior when the cursor is on the target name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100