Skip to content
Anirudh S edited this page Aug 19, 2019 · 2 revisions

If the plugin encounters an error, there is a custom error handler registered, so you can open a pre-populated issue in your browser.

  1. Click the red error notification in bottom right corner of the IDE window. Fatal IDE Errors
  2. Fill in a description of what you were doing when the error occurred.
  3. Click "Open Issue against https://github.com/KronicDeth/intellij-elixir"
  4. The IDE will open your browser to https://github.com/KronicDeth/intellij-elixir/issues/new Write New Issue
  5. The title will be filled as [auto-generated], but if you can summarize the issue, change the title.
  6. If the "Fatal IDE Errors" dialog has Attachments, copy their contents to the Attachments section of the issue body.
  7. Review for IP disclosures. This will be public, so use your best judgement of how much of your code to post in the issue.
  8. Click the "Preview" tab to ensure the Markdown formatting looks correct.
  9. Click "Submit new issue".
Clone this wiki locally