Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 457959

Summary: Stand alone compare widget to support all the syntax highlighting that Orion does.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2015-01-20 11:41:13 EST
Currently the stand alone compare widget only support java, js, css, html.
We should support all the types that Orion already supported.
The org.eclipse.orion.client.ui/web/orion/widgets/browse/staticDataSource.js is already being used in r/o file widget and git browser for sysntax highlighting so we need to re-use this class for compare widget as well.