microsoft / vs-ng-language-service

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

Extension not available in Visual Studio 2022 #34

Closed kateract closed 1 year ago

kateract commented 2 years ago

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.

ssougnez commented 2 years ago

Hello, any update on this?

rfajkowski commented 2 years ago

Any progress with implementing this for VS2022?

zkat commented 2 years ago

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.

rolfik commented 2 years ago

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?

drzbida commented 1 year ago

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

Dylanwork commented 1 year ago

Bump. I also am pretty much waiting for this.

MariaSolOs commented 1 year ago

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