Getting hold a new TextEditor instance Permanently deleted user Created February 22, 2007 16:20 Any ideas on how i can get a new instance of a TextEditor to return in the createEditor method of a FileEditorProvider implementation ?
Correction, it's not a plain TextEditor instance that i want, i know how to get that.
I need a JAVA file Editor instance.
Did you get any answer to this or figure it out? I too would like to know
new PsiAwareTextEditorImpl()