dirac
dirac copied to clipboard
reimplement DiracPrompt on top of WebInspector.ConsolePrompt
Current DiracPrompt was implemented before devtools devs re-implemented their own prompt using CodeMirror. It would be great to reuse their work now and thus minimize our own footprint.