Project
Ruby
Priority
Normal
Type
Bug
Fix versions
RubyMine 1.0 RC (build 873)
State
Fixed
Assignee
Unassigned
Subsystem
IDE
Affected versions
No Affected versions
Fixed in build
108.101  
  • Created by   Eugene Toporov
    2 years ago (10 Apr 2009 15:07)
  • Updated by   Eugene Toporov
    2 years ago (28 Apr 2009 17:33)
  • Jira: RUBY-3659
    (history, comments)
 
RUBY-3659 Quick Definition Lookup does not work for image_tag('feed-icon-16x16.png')
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Quick Definition Lookup does not show image preview for the code below
    <%= link_to [image_tag('feed-icon-16x16.png', :size => '16x16', :alt => 'RSS icon', :class => 'linkwithimg'), " Link to your RSS feed"],


Quick Documentation Lookup DOES show it

Issue was closed
Comments (3)
 
History
 
Linked Issues (?)
 
Oleg Shpynov
  Oleg Shpynov
10 Apr 2009 15:20
2 years ago
What is the context of it?
What does it show exactly?
Eugene Toporov
  Eugene Toporov
10 Apr 2009 15:29
2 years ago
Here is how it works for CSS
Eugene Toporov
  Eugene Toporov
10 Apr 2009 15:30
2 years ago
Here is the only way to see it in Ruby injection using the Documentation lookup