Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Thinking in commands, developer tools command line

Received: by 10.68.75.170 with SMTP id d10mr3552698pbw.6.1323721108410;
        Mon, 12 Dec 2011 12:18:28 -0800 (PST)
Path: lh20ni15155pbb.0!nntp.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.mozilla.org!news.mozilla.org.POSTED!not-for-mail
NNTP-Posting-Date: Mon, 12 Dec 2011 14:18:27 -0600
Return-Path: <dang...@gmail.com>
X-Original-To: dev-apps-fire...@lists.mozilla.org
Delivered-To: dev-apps-fire...@lists.mozilla.org
X-Virus-Scanned: amavisd-new at mozilla.org
Authentication-Results: notorious.mozilla.org (amavisd-new); dkim=pass
	header...@gmail.com
Received-SPF: pass (gmail.com ... _spf.google.com: 209.85.160.50 is authorized
	to use 'dang...@gmail.com' in 'mfrom' identity (mechanism
	'ip4:209.85.128.0/17' matched)) receiver=notorious.mozilla.org;
	identity=mailfrom; envelope-from="dang...@gmail.com";
	helo=mail-pw0-f50.google.com; client-ip=209.85.160.50
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
	h=mime-version:sender:date:x-google-sender-auth:message-id:subject
	:from:to:content-type;
	bh=QLd9dEZ+0YE4qoAAV2uYIOCS1eUNdu/qcyMxjm2loxw=;
	b=GZ22lt8cMtjZuE9O8pN2kontwTCxCskkO3IyaT05OJzqRMA1pl2d+aZxfjr7ckqQLc
	TPs72WrH3TX2EKCnjCnz+ujASuZIOrOod2ypWD9IGUgi7FSLNvgxpCXE8J14XNvwxcnm
	loI3lc//Tj22y3oi4Y7dSWsvnk6VI7kTUohWM=
MIME-Version: 1.0
Sender: dang...@gmail.com
Date: Mon, 12 Dec 2011 15:18:22 -0500
Subject: Thinking in commands, developer tools command line
From: Kevin Dangoor <kdang...@mozilla.com>
To: dev-apps-firefox <dev-apps-fire...@lists.mozilla.org>
X-Content-Filtered-By: Mailman/MimeDel 2.1.14
X-BeenThere: dev-apps-fire...@lists.mozilla.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Development discussion about Firefox
	<dev-apps-firefox.lists.mozilla.org>
List-Unsubscribe: <https://lists.mozilla.org/options/dev-apps-firefox>,
	<mailto:dev-apps-firefox-requ...@lists.mozilla.org?subject=unsubscribe>
List-Post: <mailto:dev-apps-fire...@lists.mozilla.org>
List-Help: <mailto:dev-apps-firefox-requ...@lists.mozilla.org?subject=help>
List-Subscribe: <https://lists.mozilla.org/listinfo/dev-apps-firefox>,
	<mailto:dev-apps-firefox-requ...@lists.mozilla.org?subject=subscribe>
Newsgroups: mozilla.dev.apps.firefox
Message-ID: <mailman.1342.1323721107.31724.dev-apps-fire...@lists.mozilla.org>
Lines: 25
X-Usenet-Provider: http://www.giganews.com
NNTP-Posting-Host: 63.245.208.166
X-AuthenticatedUsername: NoAuthUser
X-Trace: sv3-xyUKtYW/7+MLghbtsEZjrHqD7+vuX2ZtZ6mH6oru/pPsu7uIAop9lRDeLv9GvGluQuG1zdpVp24GYbk!lENAlJXKXcEktyYECTETq6tKeUdFXLxfSOjw0XyXGSWrJkdqMEW4+xU1RXU30bYjIqjVr8wnJFMm!IHnPBFGYl214jJyLFd5aFqgJmnlzEIf0AGd7m/Xr
X-Complaints-To: ab...@mozilla.org
X-DMCA-Complaints-To: ab...@mozilla.org
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 3731
Content-Type: text/plain; charset=ISO-8859-1

Joe Walker has been building a great "modern command line" for developer
tools. You can see it right now in Nightly by setting devtools.gcli.enable
to true in about:config.

When you do so, you'll see the Web Console's JavaScript command line change
to a tool-oriented command line (which means: designed to be very quick to
type). You can still run JavaScript by hitting { (curly brace)

This has the potential to be an amazing feature... but it needs commands. I
started a wiki page:

https://wiki.mozilla.org/DevTools/ThinkingInCommands

I'm interested in hearing people's thoughts about the command line feature
and the kinds of commands they'd like to see. Bugs with patches for
commands would be cool, too :)

Kevin

-- 
Kevin Dangoor

work: http://mozilla.com/
email: kdang...@mozilla.com <k...@blazingthings.com>
blog: http://www.BlueSkyOnMars.com