Skip to content

Conversation

@crisbeto
Copy link
Member

@crisbeto crisbeto commented Sep 7, 2024

Currently several parsing errors in the new control flow (e.g. missing track expression) produce errors whose span targets the entire block. This can be really noisy in the IDE where the error can span many lines in the template.

These changes switch to highlighting just the start of the block.

Currently several parsing errors in the new control flow (e.g. missing `track` expression) produce errors whose span targets the entire block. This can be really noisy in the IDE where the error can span many lines in the template.

These changes switch to highlighting just the start of the block.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Sep 7, 2024
@crisbeto crisbeto requested a review from devversion September 7, 2024 07:01
@angular-robot angular-robot bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Sep 7, 2024
@ngbot ngbot bot added this to the Backlog milestone Sep 7, 2024
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Sep 7, 2024
thePunderWoman pushed a commit that referenced this pull request Sep 9, 2024
…57711)

Currently several parsing errors in the new control flow (e.g. missing `track` expression) produce errors whose span targets the entire block. This can be really noisy in the IDE where the error can span many lines in the template.

These changes switch to highlighting just the start of the block.

PR Close #57711
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit 40ff18f.

The changes were merged into the following branches: main, 18.2.x

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants