[Webkit-unassigned] [Bug 148368] New: Web Inspector: Command-Enter should evaluate selected JS in Debugger/Sources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 22 20:27:18 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148368

            Bug ID: 148368
           Summary: Web Inspector: Command-Enter should evaluate selected
                    JS in Debugger/Sources
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nvasilyev at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Light Table has an inline evaluation. Pressing Command-Enter runs the selected code and shows the return value inline, right by the code.
http://lighttable.com/#features

Chrome DevTools have a Control-Shift-E shortcut to evaluate selected text in the console.

I think, eventually we need to do something like Light Table. There are quite a few nuances and I could take while to get it right. So, for now, I propose to implement Command-Enter shortcut to evaluate the selected code in the console.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150823/56c6e5a3/attachment.html>


More information about the webkit-unassigned mailing list