Offering useful parent property completions
Open
enhancement
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
It would be great to present sensible completions for an empty parent property:

e.g. here we could show the following list:
* All possible parent candidates (resources of the right type) in the template
* Offer to generate and insert an 'existing' parent for you
* Offer to generate a resource parameter (once #2246 is done)
If we could build this logic for non-snippet cases, then I think snippets would also benefit from it (we could leave it blank with a tab-stop, and pop up the completions).
Contributor guide
Assessment
This issue has not been assessed yet.