[Webkit-unassigned] [Bug 115987] New: think about how auto-NLs in console can be improved

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 12 10:47:30 PDT 2013


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

           Summary: think about how auto-NLs in console can be improved
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Safari Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: paul+bugs at paulmillr.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com, graouts at apple.com


Been trying to use webkit.app as main browser, my main concern is new auto-creation of newlines instead of executing the statement.

When it indeed allows to improve readability, it’s often that devs write some boilerplate code like `list.filter(function() {})` and then write code inside function and press enter.

With current implementation, I need to press additionally ⌘→ to move to the end of current string and execute the command.

Any ideas on how can this be improved? I write a lot of code in inspector every day and this can be annoying (maybe I ain’t used to it yet tho)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list