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

asp.net core autoformatting problem #10748

Open
vsfeedback opened this issue Aug 15, 2024 · 0 comments
Open

asp.net core autoformatting problem #10748

vsfeedback opened this issue Aug 15, 2024 · 0 comments
Labels
author: migration bot 🤖 The issue was created by a issue mover bot. The author may not be the actual author feature-formatting

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work]
in an asp.net core view, having an html helper like this:
@(Html.Awe().ActivePanel(new ActivePanelOpt{}))
with hit enter inside the {}
and VS will format it like this:

@(
Html.Awe().ActivePanel(new ActivePanelOpt
{

})
)

Original Comments

Feedback Bot on 8/12/2024, 06:17 PM:

(private comment, text removed)

Runtong Liu (Centific Technologies Inc) [MSFT] on 8/12/2024, 07:58 PM:

(private comment, text removed)

Valentin Plamadeala on 8/12/2024, 08:23 PM:

(private comment, text removed)

Feedback Bot on 8/13/2024, 02:59 AM:

(private comment, text removed)


Original Solutions

(no solutions)

@dotnet-policy-service dotnet-policy-service bot added untriaged author: migration bot 🤖 The issue was created by a issue mover bot. The author may not be the actual author labels Aug 15, 2024
@phil-allen-msft phil-allen-msft added this to the 17.12 Planning milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author: migration bot 🤖 The issue was created by a issue mover bot. The author may not be the actual author feature-formatting
Projects
None yet
Development

No branches or pull requests

2 participants