core data services graphical modeler for VS Code allows the developer to model CDS files in SAP Cloud Business Application development project and enables increased productivity in designing CDS model via the graphical editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
SAP core data services (CDS) Graphical modeler is an extension for SAP Business Application Studio or Microsoft Visual Studio Code, which offers developers a graphical UI to perform CDS modeling for SAP CAP (Cloud Application Programming) projects.
Install CDS Graphical Modeler extension from Microsoft Visual Stuido Code Marketplace.
Right click the CDS file in *.cds file extension, click "Open With..." context menu. In the VSCODE popup dialog, click "Open With CDS Graphical Modeler" menu item.
Notice that the CDS file is rendered graphically in the extension canvas. And you will be able to see the entities, properties, entity relationship visually via the navigation properties in the canvas and the property sheet.
Telemetry and Data Collection
This extension collects usage data to help improve SAP products and enhance the user experience. The collected data is sent to SAP in accordance with our Privacy Statement.
If you prefer not to share usage data, you can disable telemetry by setting sapbas.telemetryEnabled to false in your VS Code settings.