IntelliJ Elixir v11.5.0
Enhancements
- 
    
Ignore the
incompleteCodeflag and instead always use the criteria used whenincompleteCodewas 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) - 
Protocolreserved module attributes (@protocoland@for) 
 - 
Qualified calls (
 
Bug Fixes
- Fix debugger evaluator for Elixir >= 1.9.2. Ports elixir-lang/elixir@7002554.
 
Read next Trans has been updated to 2.2.0
