Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 386 Bytes

File metadata and controls

14 lines (8 loc) · 386 Bytes

Changelog

[2.0.0]

  • Update icon

[1.0.1]

  • 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.

[1.0.0]

  • Easily add or remove the debugger; statement in your JavaScript (js) / Typescript (ts) files with a simple shortcut. (Ctrl+Alt+D)