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

Customize display of template parameters in Visual Studio and dotnet CLI #375

Merged
merged 3 commits into from Jun 5, 2023

Conversation

DavidBoike
Copy link
Member

@DavidBoike DavidBoike commented Jun 2, 2023

With the addition of ide.host.json files for templates, the endpoint template now looks like this in Visual Studio:

image

The addition of dotnetcli.host.json files customizes the short parameter names for the templates, such as here in the saga template:

image

@DavidBoike DavidBoike added this to the 5.0.0 milestone Jun 2, 2023
@DavidBoike DavidBoike self-assigned this Jun 2, 2023
@DavidBoike DavidBoike merged commit cd9f952 into master Jun 5, 2023
2 checks passed
@DavidBoike DavidBoike deleted the ide-host-json branch June 5, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants