IntelliJ Elixir v11.6.0
Changelog
Enhancements
-
Treat
.leexfiles as.eexfiles, so same features apply to both. - Switch build to GitHub Actions.
- Update build to IntelliJ IDEA 2020.1
Bug Fixes
-
Swap improperly sized
General.QuestionDialogicon forRunConfigurations.TestUnknownicon for Unknown icon in Structure View. -
Fix
MODULENAMEvariable indefmlive template, so that the file name is camel-cased before being capitalized. -
Update
README.mdabout information for Goland IDE since has been released for awhile and no longer only an EAP. -
Restore canary builds being published to JetBrains Marketplace.
-
JetBrains IDEs 2020.1 compatibility
-
Change obsolete references to
AllocIconsinIconsto new ones inAlllIconsthat are recommended in documentation. -
Update to
@NotNullannotation onPsiElementVisitor-
DepGatherer -
QuotableImpl.quote
-
-
Fix tests for IDEA 2020.1.
-
Get
ProjectImportProviderbuilder indoGetBuilderinstead of constructor.Fixes use of deprecated constructor dependency injection that is incompatible with dynamic, injectable plugins in 2020.1.
com.intellij.diagnostic.PluginException: getComponentAdapterOfType is used to get org.elixir_lang.mix.project._import.Builder( requestorClass=org.elixir_lang.mix.project._import.Provider, requestorConstructor=protected org.elixir_lang.mix.project._import.Provider(org.elixir_lang.mix.project._import.Builder) ). Probably constructor should be marked as NonInjectable. [Plugin: org.elixir_lang]
-
-
Allow underscores in binary (
0b), octal (0o) , and hexadecimal (0x) numbers.
Read next Live Elixir Wizards Betweenisode recording today at 11AM EDT
