Skip to content

Fixed the hot-keys for Blazor WebApp template options #58790

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

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

mkArtakMSFT
Copy link
Contributor

Fixes the repeating hot-keys used for different template options

Description

Currently the following three template options use the same hot-keys:

  • Interactive render mode
  • Interactivity location
  • Include sample pages

The change addresses this problem by using different hotkeys for the last two options.

Fixes #58750

@ghost ghost added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Nov 4, 2024
@mkArtakMSFT mkArtakMSFT requested a review from a team November 4, 2024 23:49
@mkArtakMSFT mkArtakMSFT added area-blazor Includes: Blazor, Razor Components and removed area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels Nov 4, 2024
@mkArtakMSFT mkArtakMSFT merged commit 70d2251 into main Nov 5, 2024
27 checks passed
@mkArtakMSFT mkArtakMSFT deleted the mkArtakMSFT/templateOptions branch November 5, 2024 17:56
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Too many of the same ACCELERATE KEYS (Alt+I) when creating a new project Blazor web app
2 participants