[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [wtp-dev] Welcome to the "wtp-dev" mailing list (Digest mode)
|
- From: Sandro <redsandro@xxxxxxxxx>
- Date: Wed, 4 Jul 2012 20:17:09 +0200
- Delivered-to: wtp-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=foCGmi2DC1UO6sPsJePGs1THorVMEBwF79mh5GFtr6g=; b=1DjSrxf4ZchlmcO1hDhG4anSy6MwmCFbb52EA0XnfHzxnHP0tg/l5vqEwT5ubqwzRU G6c/v8yrK9I1W8ZZ/1RdJMSZ2Y7uS6hpACrzsPwjTNVYdmJYWXgKScFHN7jVdI1Fnizq 50f0xYvKi71Quop7d6xsEgtXW5psFZgKysETwCnp7HtHbzMINp9/BKu446BlNQw3LOEY WYnLHTDzCMae5C+a88KFZyQxTdkU6ckWa6Vjm9tXNZ9s5vcIBtcxaxEyRez4wX6xHK5K HfzDuoLuH9xMm5D/gUzBW7JiC+fTb02F6E83FZBBPDgaYoKKQRwYUWQySSbvsjXIKPSp QMog==
I noticed that JSDT's _javascript_ Editor has great code highlighting, but it completely ignores anything Object Notated.
The Spket editor does outline the basic objects but not it's content.
The '_javascript_ Source Editor' from the Aptana plugin for Eclipse however, totally outlines Object Notated vars and makes it available to code completion and code highlighting.
Isn't this feature a relative simple addition to the already available outlining process while improving on the usability a significant amount?
(New to the list, so sorry if discussed before.)