microsoft / vs-ng-language-service

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

Please add support for Angular 17 New Control Flow #68

Open naveedahmed1 opened 8 months ago

naveedahmed1 commented 8 months ago

Angular 17 now offers new control flow, and there's already an extension available for VS Code https://github.com/angular/vscode-ng-language-service .

Here's a request to pelase add support for Angular new control flow in Visual Studio as well.