angular / vscode-ng-language-service

Angular extension for Visual Studio Code
MIT License
779 stars 117 forks source link

feat(language-service): Allow specific diagnostics to be suppressed #2084

Closed dylhunn closed 1 month ago

dylhunn commented 1 month ago

Allow the language service plugin to pass diagnostic codes that should be ignored via the PluginConfig.

This change corresponds to PR angular/angular#57675.

In addition to providing an easily patchable array and a command-line option, it's also wired up to the extension settings:

ng-ignore-diagnostic

Fixes #1243

angular-automatic-lock-bot[bot] commented 3 weeks ago

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.