Debugging step-by-step with sample runtime

Hello all,

I'm developping an application based on the sample runtime available here (https://github.com/PLCnext/SampleRuntime).
I would like to know how to be able to perform debugging step-by-step as explain. I know that is explain in the labs but I'm not on linux and I have some difficulties to perform step by step. 
Below my environment:
- Windows 10 Pro
- Visual Studio Code

I suppose I must install additionals plugins in VS code to make that.

Can you help me please ?

Regards

I am afraid that I don’t know of any step-by-step instructions for remote debugging of the Sample Runtime example, either on Linux or Windows, or with any IDE.

This is something that we could work on, but it would take some time before we can publish anything.
In the mean time, perhaps someone else in the PLCnext Community has already done this and could share the procedure with us.