Skip to content

Conversation

@DanielMicrosoft
Copy link
Owner

@DanielMicrosoft DanielMicrosoft commented Dec 23, 2025

Related command

Description
Testing conditions:

  • command with params
  • try with other terminals (like bash)
  • Verify extension commands make it

Testing Guide

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

@github-actions
Copy link

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@DanielMicrosoft DanielMicrosoft changed the title feature: add launch.json for tab completion {Core} improve tab completion performance Jan 5, 2026
@DanielMicrosoft DanielMicrosoft force-pushed the 36131472-tab-completion-perf branch from f8c8c61 to 90b3883 Compare January 5, 2026 04:40
@DanielMicrosoft DanielMicrosoft force-pushed the 36131472-tab-completion-perf branch from 90b3883 to d4809c2 Compare January 5, 2026 04:46
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.

2 participants