History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RUBY-1786
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Oleg Shpynov
Reporter: Dmitry Jemerov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Ruby

Type inference doesn't work for instance fields (in specific simple case)

Created: 01 Sep 08 13:47   Updated: 09 Sep 08 13:36
Component/s: Code Insight
Fix Version/s: 2.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
@user = User.new(params[:user])
@user.<Ctrl-Space>

No type is inferred for @user, and no variants are shown in the completion list, although its type is unambiguous in this context.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.