How to use an IDE (VSCode) to debug scripts?

Continuing the discussion from Script @include topics:

Is there a Directory Opus guide for debugging JScripts with an external IDE (not the internal editor) with breakpoints and debug tools like viewing variable values?

If none exists, is there a GPSoft roadmap for providing either a new DOpus SDK or other ways to enable the use of an IDE like VSCode or VS?

AFAIK there isn't any way to do that. Maybe if we replace VBScript/JScript with something else one day, but we don't plan to do that in the near future.

I'm hoping you will find a way to leverage the CLR and maybe even create a Nuget package that enables this for the future! Thanks!