Whether the Editor Extension implementation of Theia is similar to eclipse RCP?
April 23, 2020 at 7:11amWhether the Editor Extension implementation of Theia is similar to eclipse RCP?
April 23, 2020 at 7:11amWhether the Editor Extension implementation of Theia is similar to eclipse RCP? Configure the editor's editable suffix and specific implementation class through extension. There are init(), createpartcontrol(), dosave(), setinput(), onface(), and dispose(). Whether it is in the same form as creating editor in RCP. Do you have Theia help?
April 23, 2020 at 7:24am
What do you want to achieve?