gen_rmq 2.4.0 version release (with Telemetry support) Trans has been updated to 2.2.0

IntelliJ Elixir v11.5.0

Enhancements

  • Ignore the incompleteCode flag and instead always use the criteria used when incompleteCode was set.

    name prefix exact name ResolveResult valid
    N/A N/A

    This extends #1617 to more cases.

    • Qualified calls (Process.flag(…), etc)
    • Type specs (@spec foo(…))
    • Aliases (alias Foo…)
    • Module Attributes (@attribute)
    • Variables (foo)
    • Protocol reserved module attributes (@protocol and @for)

Bug Fixes

Installation Instructions