Can please provide clear steps to active debugger wit vscode

i already made all the steps in

all ok tell this step

#### 4. Start debugging
VS Code → Debug Panel (⌘⇧D) → Start Debugging or With a keyboard shortcut(⌘⇧F5).

as i found many options in vs code


and i don’t know how to start the debug

I think this can’t be done, cause frappe is the responsible of execute those files. But I am not sure.

1 Like

Thanks Fatman452

Does anyone have an experience on this subject that can share with us?

hey NextGen, question, how did you setup the ERPNEXT source code into VSCode?, I’m dont know how to do this,

hi alexsilva
Excuse me. I just read your comment. Below are the steps that i used :slight_smile:

Remote Development using SSH

The Visual Studio Code Remote - SSH extension allows you to open a remote folder on any remote machine, virtual machine, or container with a running SSH server and take full advantage of VS Code’s feature set. Once connected to a server, you can interact with files and folders anywhere on the remote filesystem.

12

13

more information