Azure / Azure/bicep

Filter IntelliSense completions by declaration type

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

Description

We should not be suggesting the concat() function if the contextual/declared type at the current position is not `string` or one of its subtypes.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the IntelliSense completion path for concat() and how it reads the contextual or declared type. Confirm the current suggestions in string and non-string positions, then make the behavior match the stated rule and add or update coverage for those contexts if the relevant tests are found.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.