People generally don't want to use different editors for different types of files.
Appears as you are waiting for silver bullet to be invented …
What about, say, Inkscape (SVG WYSIWYG editor)? Do you expect it to appear as integral part of your IDE? What kind of IDE it will be then?
I mean, I too want to use a single text editor, but I’m not sure that people generally feel the same way.
When developing applications with multiple different types of files (XML, HTML, JSON, Javascript, etc)
A) They prefer to use different editors for each of type of file. B) They prefer to use a single editor that supports all the formats.
A) Text editors don't typically support multiple different file formats. B) Text editors typically support multiple different file formats.
People generally don't want to use different editors for different types of files.