products forums blog support careers about
  History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ROR-162
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Chris Williams
Reporter: thorny_sun
Votes: 0
Watchers: 0
Operations

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

comment color specified in rhtml/colors is not being honored

Created: 27/Nov/07 01:57 AM   Updated: 26/Dec/07 09:08 AM
Component/s: Editor: RHTML
Affects Version/s: 0.9.1
Fix Version/s: 1.0.0, 1.0.0 RC 1

File Attachments: 1. File comment.revealed.bmp (811 kb)
2. File comment.where-is-it.bmp (611 kb)
3. File preferences.bmp (1.37 Mb)

Environment: eclipse 3.3
Issue Links:
Depends
 

Importance: Critical
Studio Install Type: Eclipse Plugin
Operating System: Windows XP
Participants: Chris Williams and thorny_sun


 Description  « Hide
i've specified a color for comments in rhtml color preferences, but it is not being honored and is instead being colored white (not sure where this is coming from). this bug is especially annoying cuz the background of my rhtml is also white (and is unchangeable – different bug already submitted) and so my comments don't show up at all (white on white)

attachments showing my prefs, a piece of code with invisible comment, then same code with comment revealed by putting cursor on that line (so background of line is changed and foreground comment color is revealed)



 All   Comments   Change History      Sort Order:
Chris Williams - 27/Nov/07 01:12 PM
ROR-131 speaks to the bigger issue around ruby/rhtml syntax coloring. They actually use different parsing/lexing backends and rules. I need to fix that, which will likely resolve this issue indirectly.