bazel-contrib / bazel-contrib/vscode-bazel
*.bzl files not recognized by completion provider
Open
Beginner friendly
type: bug
- Dominant language
- TypeScript
- Stars
- 296
- Forks
- 108
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 5
Description
The completion provider supports a hard coded list of file patterns, which however does not include *.bzl files.
Contributor guide
Research direction
Inspect the completion provider and locate its hard-coded file-pattern list. Add support for *.bzl, then run the relevant extension tests or manually check completion in a .bzl file; done means completions are offered there as they are for the already-supported patterns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100