The Angular language service does not work in VSCode. In HTML there is no intellisense when using F12 to go to component.
The tsconfig.json
gives no errors when opened in VSCode.
Open the marketplace from the editor selecting Extensions on the top menu pane, and then selecting Manage Extensions. In the marketplace, search for Angular Language Service extension, and click the Install button.
The Visual Studio Code editor supports Angular IntelliSense and code navigation out of the box.
You can browse and install extensions from within VS Code. Bring up the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of VS Code or the View: Extensions command (Ctrl+Shift+X). This will show you a list of the most popular VS Code extensions on the VS Code Marketplace.
Press Ctrl+Shift+P to bring up the Command Palette then start typing "display" to filter and display the Configure Display Language command. Press Enter and a list of installed languages by locale is displayed, with the current locale highlighted.
Reason: Angular Language service may not work because of Experimental ivy gets Enables
Solution : we need to disable that or uncheck the box by going into extension settings.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With