Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update command names and grouping #6400

Merged
merged 3 commits into from
Apr 2, 2022
Merged

Update command names and grouping #6400

merged 3 commits into from
Apr 2, 2022

Conversation

bhsubra
Copy link
Contributor

@bhsubra bhsubra commented Apr 1, 2022

Changes include:

  1. Updating below command names:
    Build -> Build Bicep File
    Deploy... -> Deploy Bicep file...
    Open Visualizer -> Open Bicep Visualizer
    Open Visualizer to the Side -> Open Bicep Visualizer to the Side
  2. All our commands are now group together

Note: For explorer and editor context, navigation group would always show up first. That's by design. Please see https://code.visualstudio.com/api/references/contribution-points#contributes.menus for more info. For editor title, our commands would show up first

ExplorerContext
EditorContext
EditorTitle

@ucheNkadiCode, could you please take a look at the screenshots and +1 if it looks good

@ucheNkadiCode
Copy link
Contributor

@bhsubra looks good to me!

@bhsubra bhsubra linked an issue Apr 1, 2022 that may be closed by this pull request
Copy link
Contributor

@StephenWeatherford StephenWeatherford left a comment

Choose a reason for hiding this comment

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

Fix walkthrough

Copy link
Member

@majastrz majastrz left a comment

Choose a reason for hiding this comment

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

This is great!

@bhsubra bhsubra merged commit 50be98a into main Apr 2, 2022
@bhsubra bhsubra deleted the dev/bhsubra/Fix5677 branch April 2, 2022 17: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.

Build and Show Visualizer menu inconsistencies
4 participants