Bug Fixes
Incompatible Changes
Enhancements
Bug Fixes
displayName
in plugin.xml
for configurables for faster menu loading.
org.elixir_lang.facet.configurable.Project
- "Elixir"org.elixir_lang.facets.sdks.erlang.Configurable
- "Internal Erlang SDKs"org.elixir_lang.facets.sdks.elixir.Configurable
- "SDKs"Incompatible Changes
Enhancements
Enhancements
Bug Fixes
Replace uses of Cell.horizontalAlign(HorizontalAlign)
The API is scheduled for removal and is replaced by Call.align(AlignX.FILL)
.
group:
for docs.findModuleForPsiElement
in mostSpecificSdk
in read action.mix.exs
for OTP apps if it can't be read.mix new
stderr in IOException
for better triage.org.apache.commons.lang.SystemUtils
instead of org.codehaus.plexus.interpolation.os.Os
to detect if on Windows for Test marker file URL.
FileIndex.getContentRootForFile
in ReadAction
when getting working
directory for mix format
.
null
target usage types when finding usage type across all targets.Exclude .elixir_ls
directory when configuring new Project
s.
If the .elixir_ls
directory is included the .beam
it produces can interfere
with normal StubIndex
.
prependingQualifiers
at EEx tags.Bug Fixes
Support 2023.1 RubyMine and WebStorm.
RubyMine and WebStorm have a FIX
version of 174
, which is less than
IntelliJ's
175
in IntelliJ 2023.1's builder number, 231.8109.175
.
Incompatible Changes
Enhancements
Bug Fixes
Ignore from preload list that doesn't have square brackets.
When trying to resolve keyword keys to from
, don't error on unknown keys if any
previous key was
preload as this may be a list of preloads that is missing the square brackets.
com.intellij.modules.java
plugin.