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 143828 - Watch does not show code completion
Summary: Watch does not show code completion
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-13 22:47 UTC by arungupta
Modified: 2011-01-28 20:12 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 arungupta 2008-08-13 22:47:11 UTC
Setting a Watch during Rails debugging oes not show code completion. I tried specifying a model name in the Watch and
had to explicitly specify the complete name.
Comment 1 Martin Krauskopf 2008-08-14 11:03:29 UTC
Agreed, would be nice to have.