microsoft / vs-ng-language-service

Visual Studio extension for the Angular Language Service
MIT License
43 stars 15 forks source link

Issue inside of a spec file with a host component #57

Closed HoplaGeiss closed 1 year ago

HoplaGeiss commented 1 year ago

As you can see in the image bellow it tells me I have an unknown element. This is not a problem with the rest of the code, the import are correct and the test works fine. I have this issue everywhere in my application. It only happens in spec files.

image

MariaSolOs commented 1 year ago

The picture shows that you're using the VS Code extension. This is the one for Visual Studio. Please open the issue in https://github.com/angular/vscode-ng-language-service.