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 180776 - Gem name completion for Kernel#gem
Summary: Gem name completion for Kernel#gem
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 05:39 UTC by Erno Mononen
Modified: 2011-01-28 20:13 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 Erno Mononen 2010-02-16 05:39:37 UTC
Similarly as for require, e.g. 

gem "|" <= invoking CC there should offer the names of the installed gems.
Comment 1 Quality Engineering 2010-02-16 21:54:13 UTC
Integrated into 'main-golden', will be available in build *201002170200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/b9c68a6564fc
User: Erno Mononen <emononen@netbeans.org>
Log: #180776 - Gem name completion for Kernel#gem