Bug 269204 - JSDT should have an anonymous function template
Summary: JSDT should have an anonymous function template
Status: RESOLVED FIXED
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.1 M7   Edit
Assignee: Chris Jaun CLA
QA Contact: Nitin Dahyabhai CLA
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2009-03-18 11:03 EDT by Chris Jaun CLA
Modified: 2010-03-03 11:15 EST (History)
0 users

See Also:
thatnitind: review+


Attachments
Adds the template (1.75 KB, patch)
2009-03-27 14:23 EDT, Chris Jaun CLA
thatnitind: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Jaun CLA 2009-03-18 11:03:46 EDT
Build ID: WTP 3.1 m6

Steps To Reproduce:
The only function template available in content assist is for named functions. 

function name() {
		
	}

Its very common to create anonymous functions. We should add a template for that.

function() {}


More information:
Comment 1 Chris Jaun CLA 2009-03-27 14:23:14 EDT
Created attachment 130128 [details]
Adds the template
Comment 2 Nitin Dahyabhai CLA 2009-04-02 02:51:42 EDT
Added to 3.1m7