microsoft / vscode-azureapicenter

MIT License
10 stars 6 forks source link

[Breaking Change Detection] Support back arrows in navigation #126

Open pierceboggan opened 3 months ago

pierceboggan commented 3 months ago

Enhancement

Today, the breaking change feature uses the VS Code quick pick API but does not allow users to navigate backwards in the choice selection. This enhancement scope requests adding a back arrow to support navigation to previous selections in the Breaking Change command UI.