Debugging MDK using Visual Studio Code

Objective

After completing this lesson, you will be able to debug SAP Service and Asset Manager using Visual Studio Code

Visual Studio (VS) Code

Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to full-featured IDEs, such as Visual Studio IDE, IntelliJ, or Eclipse.

Note

SAP Web IDE and Business Application Studio do not support debugging. For debugging the MDK client-side development, we use the Visual Studio Code.

Log in to track your progress & complete quizzes