| Summary: | Provide content assist for Dockerfiles | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Remy Suen <remy.suen> |
| Component: | Docker | Assignee: | Remy Suen <remy.suen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | Michael_Rennie |
| Version: | 13.0 | ||
| Target Milestone: | 15.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Remy Suen
It would also be cool to add hover support so the proposals could show a tooltip - which would allow you to show a longer description for a proposal that could contain a link to the official doc, etc, etc This feature has been pushed to master. There are still some exceptional cases where the parser isn't perfect because of escaped characters. However, I believe the content assist is good enough for the average user. https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=c02d880862269aa5fe8bab2cca102299c3131ff9 |