Hi,
First of all, thanks for this plugin, was what I was looking for. But when trying it on my ubuntu 16.04 the following line EditorWindow.focusedWindow.SendEvent(typeReferenceUpdatedEvent);, after selecting a type from the drop down, fails with a nullpointer, e.g. focusedWindow. Seems that the window does not have proper focus or unity linux doesn't support it all that well. Perhaps there are other ways to get the event to its destination?
Kind regards,
Dries