| Summary: | Support Go language | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Chris McGee <sirnewton_01> |
| Component: | Editor | Assignee: | Grant Gayed <grant_gayed> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 5.0 | ||
| Target Milestone: | 7.0 | ||
| Hardware: | PC | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Chris McGee
Here are commits with the proposed additions: orion.client: https://github.com/sirnewton01/orion.client/commit/c8a1a1ea0a5c0a5c5dd08b80a927a4313eaeb240 orion.server: https://github.com/sirnewton01/orion.server/commit/8d2b1bdfede0d67680eac8c38d6dd28bedd2ca48 https://github.com/sirnewton01/orion.server/commit/6c7d91b06a2f3c6b1914be54b12bab78142a9357 Thanks for the contribution! I updated the syntax styling implementation to use the new styling service, and removed the validator because TODO annotations are already handled by the styling service (and if FIXME is to become a common tag then it should be done across all languages in a similar way). Fixed > 20140715, commits: - http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=ca95b3f4cb022a1a73672bbd97f163b5ce61b51c - http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=5c5c15cc46d641cb7748aec20ce68c78493e609e |