This is a VS Code extension which is intended to make life easier for software developers/integrators in automotive area. Explore AUTOSAR Classic files(arxml) and projects easily with modern UI and visualization features.
Features
Currently, it supports exploring individual arxml files and Vector project workspace in READ-ONLY mode.
Open a folder containing .arxml files in VS Code. If sub folders include Vector project (.dpa, .dcf), it will automatically find and parse .arxml files for whole workspace.
To visualize individual ARXML file, right-click an .arxml file in Explorer
Explore AUTOSAR Model with tree view, and SWC graph which shows port connections and other SWC instances
View connections between SWCs, and nagivate between SWCs
Search for port name and see connection points
Right Click and go details of SWC internal behavior
Explore SWCs in tree view, and view different SWC details
Switch between tree view and package explorer. Filter/Search for anything on tree view easily