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

Angular control flow syntax #2323

Open
leonidasdel opened this issue Oct 25, 2024 · 0 comments
Open

Angular control flow syntax #2323

leonidasdel opened this issue Oct 25, 2024 · 0 comments

Comments

@leonidasdel
Copy link

leonidasdel commented Oct 25, 2024

hello im having trouble with the new control flow syntax formatting for angular. this is my code:

</div> @for (item of items; track item) { @if (item) {

ideally what i want is for every control flow syntax to go to a new line and also indent. right now it stays like this. Is there any way to accomplish this?

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

No branches or pull requests

1 participant