Skip to content

Conversation

@devversion
Copy link
Member

This is a performance optimization that would exit early when code actions are requested, but
we know Angular cannot provide fixes based on the error codes.

Previously, we would unnecessarily compute and analyze the application for semantic diagnostics.

This will be helpful for: angular/vscode-ng-language-service#2050

This is a performance optimization that would exit early when
code actions are requested, but we know Angular cannot provide fixes
based on the error codes.

Previously, we would unnecessarily compute and analyze the application
for semantic diagnostics.

This will be helpful for: angular/vscode-ng-language-service#2050
@devversion devversion added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release labels Jul 16, 2024
@devversion devversion requested a review from atscott July 16, 2024 12:20
@angular-robot angular-robot bot added area: performance Issues related to performance area: language-service Issues related to Angular's VS Code language service labels Jul 16, 2024
@ngbot ngbot bot added this to the Backlog milestone Jul 16, 2024
@atscott atscott added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jul 16, 2024
@devversion devversion added target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Jul 16, 2024
@atscott
Copy link
Contributor

atscott commented Jul 16, 2024

This PR was merged into the repository by commit 7663deb.

The changes were merged into the following branches: main

@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 Aug 16, 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: language-service Issues related to Angular's VS Code language service area: performance Issues related to performance target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants