With release 1.32.0, suddenly documentation for some classes is missing. Particularly, for event-kit classes and for TextBuffer
CompositeDisposableDisposableEmitterTextBufferIt would appear that the recent conversion to JavaScript is the culprit, but I can't say why exactly this is.
Thanks so much for the report @lierdakil! Fixed via https://github.com/atom/text-buffer/pull/306 and https://github.com/atom/event-kit/pull/47.
This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!
Most helpful comment
Thanks so much for the report @lierdakil! Fixed via https://github.com/atom/text-buffer/pull/306 and https://github.com/atom/event-kit/pull/47.