mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Also, auto-generate human readable event name in editor. This is a good example of how we could do this automatically for some kind of `onCommand`, `command`, `onInteractiveEvent` method that combines the event name, documentation string, and handler in one shot.