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

Bug 425901

Summary: provide default text styler for stand-alone editor that can use all shipped languages
Product: [ECD] Orion Reporter: Grant Gayed <grant_gayed>
Component: EditorAssignee: Grant Gayed <grant_gayed>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: libingw
Version: 5.0   
Target Milestone: 5.0 M2   
Hardware: PC   
OS: All   
Whiteboard:

Description Grant Gayed CLA 2014-01-16 10:27:56 EST
Now that the language grammars live in the editor package the stand-alone editor should use them automatically if a custom text styler is not provided by the client.
Comment 1 Grant Gayed CLA 2014-01-23 20:18:02 EST
Fixed > 20140123, commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=ed5a1ab7444bffb68a3742beaaa8c9e0137ce430 .  The stand-alone editor now dynamically detects the styling rules (if present) for any specified content type.