ElixirMix Podcast 033 - Databases and Elixir with Kamil Lelonek Validate your passwords using Elixir and haveibeenpwned.com's API

IntelliJ Elixir 10.2.0

  • Umbrella projects in single-language IDEs like Rubymine using multiple IDE Projects in one window.
  • Ignore assets to prevent phoenix and phoenix_html mix.exs files being imported from assets/node_modules symlinks
  • Remove unused variables in Elixir debugger server
  • Protect from spurious AssertionError from VirtualFilePointerContainer when walking SDK paths.
  • Use :path to get external path to deps not in deps folder of project root.
  • Ignore :tag and :ref when determining path to deps.
  • No longer use forked version of TerminalExecutionConsole, so that IEx and IEx Mix run configurations work in IntelliJ IDEA 2018.3.

Installation Instructions