Skip to content

Conversation

@atscott
Copy link
Contributor

@atscott atscott commented Mar 31, 2025

This prevents errors from being thrown from the adapters. Throwing errors in the language service causes the extension to crash. Repeated errors will permanently break the extension.

fixes angular/vscode-ng-language-service#2166

@atscott atscott added the target: patch This PR is targeted for the next patch release label Mar 31, 2025
@atscott atscott requested a review from crisbeto March 31, 2025 20:45
@angular-robot angular-robot bot added the area: language-service Issues related to Angular's VS Code language service label Mar 31, 2025
@ngbot ngbot bot added this to the Backlog milestone Mar 31, 2025
This prevents errors from being thrown from the adapters. Throwing errors
in the language service causes the extension to crash. Repeated errors
will permanently break the extension.

fixes angular/vscode-ng-language-service#2166
@atscott atscott added the action: merge The PR is ready for merge by the caretaker label Mar 31, 2025
@thePunderWoman thePunderWoman added the merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note label Mar 31, 2025
@thePunderWoman
Copy link
Contributor

caretaker note: test failures are green after de-flake.

thePunderWoman pushed a commit that referenced this pull request Mar 31, 2025
…60651)

This prevents errors from being thrown from the adapters. Throwing errors
in the language service causes the extension to crash. Repeated errors
will permanently break the extension.

fixes angular/vscode-ng-language-service#2166

PR Close #60651
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit ea62a4f.

The changes were merged into the following branches: main, 19.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 May 1, 2025
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 merge: caretaker note Alert the caretaker performing the merge to check the PR for an out of normal action needed or note target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Referencing "ts" file as a templateUrl in component file crashes the service

3 participants