You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hitting breakpoints in debug mode is much slower with V1.64 and above
compared to V1.63. Visual Studio Code is suggesting to use the
'outFiles' property with a pattern to speed-up the process of hitting
the breakpoints. Integrating the suggestion into the
template.launch.json to provide a template solution to be taken into the
launch.json on demand.
Closes: hyperledger-cacti#1852
Signed-off-by: Michael Courtin <[email protected]>
0 commit comments