| Summary: | support just changing the selection from plugin implementing orion.edit.command | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Manu Sridharan <m.sridharan> |
| Component: | Editor | Assignee: | Mark Macdonald <mamacdon> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | mamacdon |
| Version: | unspecified | ||
| Target Milestone: | 4.0 M1 | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Manu Sridharan
This seems reasonable and was only a small code change. We now allow the selection to be set independently of the text being set. Also, if a selection is set, it will be scrolled to. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=13ddc54 For building any serious language integration, we'll probably need to expose more powerful services than just orion.edit.command, however. |