ThinkingElixir 076: Safe Ecto Migrations with David Bernheisel Are Contexts a Thing?

IntelliJ Elixir v12.0.1

Changelog

v12.0.1

Bug Fixes

  • Override org.elixir_lang.*.configuration.Factory.getId to fix deprecation warning about the default implementation being accidentally localizable when it shouldn’t be. The Elixir plugin didn’t localize these name using message bundles, so this wasn’t an actual risk, but overriding is the only way to silence the error.
  • Stop look for qualifier at curly braces for %{Alias}.

Installation Instructions