cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Cloud Application Programming Model (CAP)

Bucule
Product and Topic Expert
Product and Topic Expert
0 Likes
994

Which VS CODE extensions do I need to do add for CAP that can give me the same experience as the SAP Business Application studio ? 

Accepted Solutions (0)

Answers (2)

Answers (2)

WouterLemaire
SAP Mentor
SAP Mentor

In general for cap, you can find the relevant extensions here https://cap.cloud.sap/docs/tools/cds-editors

I would also install the fiori tooling: https://marketplace.visualstudio.com/items?itemName=SAPSE.sap-ux-fiori-tools-extension-pack

 

Bucule
Product and Topic Expert
Product and Topic Expert
0 Likes
https://cap.cloud.sap/docs/get-started/jumpstart#setup this link i get from the Getting started with SAP Cloud Application Programming Model learning journey but it gives a 404 error , I dont only require extensions but everything to set up vs code ... thank you also for the extensions sir
Yogananda
Product and Topic Expert
Product and Topic Expert

@Bucule @WouterLemaire 

Install the below Extensions (SAP BAS and Remote Access) which will connect to your SAP Business Application Studio (BAS)

https://marketplace.visualstudio.com/items?itemName=SAPOSS.app-studio-toolkit

https://marketplace.visualstudio.com/items?itemName=SAPOSS.app-studio-remote-access 

yogananda_0-1736771689875.png

 

Bucule
Product and Topic Expert
Product and Topic Expert
0 Likes
Thank you , how can I start a project for learning on vs code after installing all these extensions ?