microsoft / microsoft/vscode-azurecontainerapps
Support YAML intellisense
Open
Nobody has claimed this yet.
feature
- Dominant language
- TypeScript
- Stars
- 42
- Forks
- 21
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
There are a few YAML files the CLI can take, including:
az containerapp create(a YAML representing the app)az containerapp env dapr-component set(a YAML representing a dapr component)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. Start by locating how the extension handles YAML for az containerapp create and az containerapp env dapr-component set, then determine the intended IntelliSense behavior; done should mean those YAML inputs provide useful completions in VS Code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cli, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100