A Visual Studio Code extension that helps you visualize and navigate through your Angular application's routes.
DISCLAIMER: This is not an official Angular extension. It is a community-developed tool created to enhance the Angular development experience in VS Code.
Features
Shows a visual tree of your app's routes in the VS Code sidebar
Hover over a route to see its associated component
Click on a route to jump to the related component file
Lazy-loaded modules are highlighted with a special icon