I try to write new JS skin for Allway Sync. It use CHtmlView control for UI. For debugging I can attach to process syncappw.exe with Visual Studio and select code type "script" and all works fine.
But in VS Code script not loading and I can't attach to script. How can I do that with VS Code? Where should I choose code type or wich debugger I should use?