microsoft/vs-ng-language-service

Extension not available in Visual Studio 2022

kateract opened this issue ยท 7 comments

The Angular Language Service Extension is not available in the extension marketplace for Visual Studio 2022. The 2022 version has some specific enhancements that make it easier to work with typescript and javascript projects thanks to the introduction of esproj files, and I'd like to be able to use this extension going forward in my mixed solutions.

Hello, any update on this?

Any progress with implementing this for VS2022?

zkat commented

I don't have an exact timeline, but our team will be prioritizing this work for "soon". Feel free to subscribe to this issue for further updates.

Currently I use VS 2022 to author Angular project.
It gives me only TS completions, but I have no Intellisense in Angular HTML templates and cannot easily switch to TS component file and back.
Comparing it with Blazor support, it seems weak now.
Is this extension the only option to use Angular Intellisense in VS 2022 or did I miss something else?

I see there's a pull request from almost two months ago regarding this issue. Any updates?

Bump. I also am pretty much waiting for this.

Resolved now! The extension for VS2022 should now be available in the marketplace :) Thank you for your patience!