Edgewall Software
Modify

Opened 12 years ago

Closed 12 years ago

#10638 closed defect (cantfix)

Incorrect syntax highlighting for java when there's a method after a &&

Reported by: merlin.kramer@… Owned by:
Priority: normal Milestone:
Component: rendering Version: 0.12.2
Severity: minor Keywords: java syntax highlighting
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When there is a methods return value used after a &&, the methods name will not be highlighted. I have seen this on the following site: http://buildcraft.trac.cvsdude.com/buildcraft/browser/trunk/buildcraft/common/net/minecraft/src/buildcraft/api/BptBlock.java it's on the bottom of this file; it's the method starMatch repeated a few times behind a &&.

Attachments (0)

Change History (1)

comment:1 by Remy Blank, 12 years ago

Resolution: cantfix
Status: newclosed

Trac is using the Pygments library for syntax highlighting, so this is an issue with Pygments. Please report it in their issue tracker. Thanks.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.