bazel-contrib / bazel-contrib/vscode-bazel
Feature Request: Generate build/debug targets in `launch.json`
Open
- Dominant language
- TypeScript
- Stars
- 296
- Forks
- 108
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 5
Description
Similar to the existing `build` button above targets, I would like to have something that can generate an entry in `launch.json` with an optional field for a path to a debugger binary that can be used to quickly build and debug Bazel targets.
Contributor guide
Research direction
Start by tracing the existing build button above Bazel targets in the VS Code extension and inspect how it invokes targets. Define how a generated launch.json entry should represent the target and optional debugger binary. Done means a user can generate an entry that quickly builds and debugs a Bazel target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- build-system, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100