Hi all,
Can anyone provide an example or guide me how I can call the PlugIn API methods in theia from a theia Extension
?
(I’m trying to use PlugIn APIs that provide methods to get che factory parameters and call those methods from an Extension
that I’m going to create and I dont want to use factory plugin)
Thanks in advance.