Bug 552241 - Rename "Text Editor" to "Simple Text Editor" and "Generic Text Editor" to "Text Editor" to guide the user in using the better text editor
Summary: Rename "Text Editor" to "Simple Text Editor" and "Generic Text Editor" to "Te...
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.13   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-19 07:13 EDT by Lars Vogel CLA
Modified: 2020-05-11 07:36 EDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2019-10-19 07:13:42 EDT
IMHO "Generic Text Editor" is not very telling to the end user. What does Generic mean for the user? I suggest to relabel the current Text Editor to Simple Text Editor and the Generic Text Editor to Text Editor. 

IMHO this way we would clearly indicate to the user that the former Generic one is the preferred one to be used.

I also suggest use Generic Editor as default instead of Text Editor, as it has without extension the same functionality but with extensions provide more options. So the user should be guided to use the Generic one.
Comment 1 Mickael Istria CLA 2019-10-19 07:27:03 EDT
The Generic Editor isn't really more interesting than the Text Editor unless it has some extensions, and developers of such extensions are supposed to register a content-type/editor association with Generic Editor so it is the default for the files it supports better.
I don't think changing the terminology really helps. If you want to open the Generic Editor because it works better, but it doesn't open by default, it means thatn the plugin that provides the valuable extensions simply missed to associate the generic editor as appropriate.
Comment 2 Lars Vogel CLA 2019-10-19 09:01:41 EDT
Eclipse saves the editor association, so if I start using the normal Text Editor for a file, it will still be used even if I added later extensions. So opening initially the better editor is IMHO the right thing to do.
Comment 3 Nitin Dahyabhai CLA 2020-05-11 07:36:04 EDT
If you want the user to know the options have changed when reopening an old file, maybe that's the use case to improve. Renaming the editors doesn't help users who install WTP, or CDT, or other tools after having opened the file types they support.