Skip to content

Update Fig spec for Azure Developer CLI (azd)#292894

Merged
meganrogge merged 2 commits intomicrosoft:mainfrom
JeffreyCA:fig-spec-azd
Feb 4, 2026
Merged

Update Fig spec for Azure Developer CLI (azd)#292894
meganrogge merged 2 commits intomicrosoft:mainfrom
JeffreyCA:fig-spec-azd

Conversation

@JeffreyCA
Copy link
Member

@JeffreyCA JeffreyCA commented Feb 4, 2026

Closes Azure/azure-dev#6544

  • Add full extension command details
image
  • Add new commands
image
  • Use generator for config commands
image

cc @Tyriar, @meganrogge

Add full extension command details
Add new commands
Use generator for `config` commands
Copilot AI review requested due to automatic review settings February 4, 2026 18:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the azd Fig completion spec in terminal suggestions to reflect new/expanded Azure Developer CLI commands (including extension namespaces), and improves config completions.

Changes:

  • Added detailed subcommand/option structures for several azd extension namespaces (eg. ai, coding-agent, concurx, demo, x).
  • Added a generator-backed completion source for azd config get/set/unset keys via azd config options --output json.
  • Added new commands/subcommands like auth status, config options, env config, env remove, and expanded template/source commands.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

@meganrogge meganrogge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@meganrogge meganrogge enabled auto-merge (squash) February 4, 2026 20:38
@meganrogge meganrogge merged commit c176f53 into microsoft:main Feb 4, 2026
17 checks passed
@JeffreyCA JeffreyCA deleted the fig-spec-azd branch February 4, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update figspec in microsoft/vscode for new commands and 1.23.0 updates

4 participants