| Summary: | syntax style .launch files | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Grant Gayed <grant_gayed> |
| Component: | Editor | Assignee: | Grant Gayed <grant_gayed> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | 9.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Grant Gayed
Once this is done then .launch files should be styled as json. Re-purposing this report slightly, a better approach for enabling a type to inherit the syntax styling of another type is to define the new type to be a subtype of the other. Fixed, have made this change to the existing arduino styling ( http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d30c2ad07b926b5273f9127026ec819b3cb3ee2a ) and defined .launch files in a similar way ( http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=2626ad2ce4a8f0c141f44df0f54356fff792db11 and http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=f715340407fc6c8d6025be79863aa89904556942 ). |