Azure / Azure/bicep

Add completions for declaration name

Open
#1,644 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

When refactoring or copy/pasting code around it's very easy to paste in a fragment of code that points to non-existend identifiers in its new home.

It would be great if we could offer completions for variable, param, resource, and module names that include the non-existent identifiers.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. First clarify how completions should behave for unresolved variable, parameter, resource, and module identifiers, then locate the completion entry point and existing completion tests; done means these identifiers are offered without breaking current completion behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.