- Update icon
- Added toggle behavior: the shortcut adds or removes
debugger;on the selected line. - If the line already contains code,
debugger;is inserted on a new line before the existing code.
- Easily add or remove the debugger; statement in your JavaScript (js) / Typescript (ts) files with a simple shortcut. (Ctrl+Alt+D)