submit

open override fun submit(events: Array<out IdeaLoggingEvent>, additionalInfo: String?, parentComponent: Component, consumer: Consumer<in SubmittedReportInfo>): Boolean(source)

Submits the exception by opening the browser to create an issue on GitHub.

Return

true

Parameters

events

the events to report

additionalInfo

additional information provided by the user

parentComponent

ignored

consumer

the callback to invoke afterwards