| Summary: | Content type service to recognize more text file types. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | libing wang <libingw> |
| Component: | Client | Assignee: | Project Inbox <orion.client-inbox> |
| Status: | RESOLVED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | grant_gayed, ken_walker, mamacdon |
| Version: | 0.5 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
libing wang
There are several example work flows that will be affected by this bug. 1.Search on *.properties and trying to open it. You can't use edit.html. As now we are able to search on both text and binary files, we only use edit.html to open the text file and ask the browser to open binaries. 2.Trying to compare two .md files. The compare action does not show up because the selected files are not recognized as text files. We can add content-type definitions for .md and .properties to the default set of content types defined by webEditingPlugin. It would be very simple. We can't handle everything but I guess these file types are common enough that they should be included. (In reply to comment #2) > We can add content-type definitions for .md and .properties to the default > set of content types defined by webEditingPlugin. It would be very simple. > > We can't handle everything but I guess these file types are common enough > that they should be included. Agree. If there is a setting for end user to customize it, it will be great. Closing as part of a mass clean up of inactive bugs. Please reopen if this problem still occurs or is relevant to you. For more details see: https://dev.eclipse.org/mhonarc/lists/orion-dev/msg03444.html |