Discoverable Editor Events
by
badandbest
| Summary | Strongly typed, documented Editor Events. |
|---|---|
| Description |
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.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.
|
| Votes | 👍3 👎0 ❤️2 |
| Error Rate | 0% |
| Data | {} |
Loading history…