Stop support for onDebug:type
Currently the C++ extension seems to be the only extension getting activated by onDebug:type event. Since we added this event we have introduced alternative ways for extensions to be activated so there is possibly a better way to achieve what the C++ extension needs here.
@pieandcakes could you please clarify how you useonDebug:type in your extension. So we could potentially adivse to use a different solution
fyi @weinand
related #33258
Stop support for
onDebug:typeCurrently the C++ extension seems to be the only extension getting activated by
onDebug:typeevent. Since we added this event we have introduced alternative ways for extensions to be activated so there is possibly a better way to achieve what the C++ extension needs here.@pieandcakes could you please clarify how you use
onDebug:typein your extension. So we could potentially adivse to use a different solutionfyi @weinand
related #33258