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

Summary: Add code templates for loop constructs like for
Product: ruby Reporter: Chary Kanaparthi <charyk>
Component: EditingAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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)