This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 249222 - Add really useful code template
Summary: Add really useful code template
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-09 09:13 UTC by Ondrej Brejla
Modified: 2014-12-10 04:02 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Brejla 2014-12-09 09:13:48 UTC
Please, add this useful code template:

Abbr: slf
Text: var self = this;

Thanks :)
Comment 1 Petr Pisl 2014-12-09 13:14:05 UTC
Should be now available in the web-main repository. Thanks for reporting:).
Comment 2 Quality Engineering 2014-12-10 04:02:17 UTC
Integrated into 'main-silver', will be available in build *201412100001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3e7f26c8b327
User: Petr Pisl <ppisl@netbeans.org>
Log: #249222 - Add really useful code template