debughelp wanted
倉庫指標
- Star
- (18,676 star)
- PR 合併指標
- (平均合併 15天 4小時) (30 天內合併 75 個 PR)
描述
Bug Description:
In Theia while debugging using our own debugger extension, menu item Restart Frame is available for any Call stack frame in Call stack View.
However this behavior does not occur in VsCode since we explicitly declare that this operation is not supported as DA specification describes: setSupportsRestartFrame(false);
Additional Information
- Operating System: Windows 10
- Theia Version: Master branch