Editor Events are events that are broadcast globally throughout the editor and can be listened to/fired from any Editor Project. The problem is that the system relies on magic strings that you have to know in advance.

I dug DEEP through the code to find and document every string-based event in the editor. With this library you can just do [Event. and your IntelliSense will show all of the events in a neat list.