[Webkit-unassigned] [Bug 17374] Inspector should support tab completion while editing CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 14 03:53:26 PDT 2010


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





--- Comment #25 from Nikita Vasilev <me+webkit at elv1s.ru>  2010-05-14 03:53:27 PST ---
(In reply to comment #23)
> Single statement if's shouldn't have braces.
> ...

Would be nice to have a formating script like http://jsbeautifier.org/ , which does code styling properly where it possible.


> I like the idea of a new file, but I think maybe we can make this
> a little more generic. Maybe Completion.js so that in the future
> we can prepare for HTML/DOM attribute completions as well (when editing
> DOM attributes). I think much of the code could be shared between
> these.

I thought about
    Array.prototype.startsWith(str)
    Array.prototype.firstStartsWith(str)
, but I have a feeling you guys won't like it.

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