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 101464 - Add code templates for loop constructs like for
Summary: Add code templates for loop constructs like for
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
: 101465 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-17 22:05 UTC by Chary Kanaparthi
Modified: 2011-01-28 20:10 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 Chary Kanaparthi 2007-04-17 22:05:07 UTC
- Create a Ruby app
- Create new rubdy script "test1.rb"
- type " for  ctrl+ space " You should see for loop syntax, to compare do the
same for if statement ( if ctrl+ space )
Comment 1 Torbjorn Norbye 2007-04-17 22:24:23 UTC
*** Issue 101465 has been marked as a duplicate of this issue. ***
Comment 2 Jiri Kovalsky 2007-07-03 13:58:02 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 3 Torbjorn Norbye 2007-08-01 00:17:23 UTC
(See duplicate issue 101465 which contains more details)