TIL: to check ExUnit documentation on iex, run ExUnit.start() Implementing a notifications system in Elixir using Protocols

IntelliJ Elixir v6.3.0

  • mix credo annotator
  • Fix mix test in IDEs that don’t support Elixir SDK as Project SDK (Rubymine, PHPStorm, etc)
  • Add explanation of differences between Rich IDEs (that support Elixir SDK as project SDK) and Small IDEs (that must use the IDE’s language SDK) in README and how setup differs.

Installation Instructions