System
Plugin Version: 14.0.0
Application: IntelliJ IDEA Community Edition (2022.3.3 RC)
Operating System: Mac OS X (13.2.1)
Event
Message
Exceptions occurred on invoking the intention 'Remove space between function name and parentheses' on a copy of the file.
Exception
Stacktrace
java.lang.NullPointerException: Cannot invoke "com.intellij.lang.ASTNode.getStartOffset()" because "whiteSpace" is null
java.lang.NullPointerException: Cannot invoke "com.intellij.lang.ASTNode.getStartOffset()" because "whiteSpace" is null
at org.elixir_lang.local_quick_fix.RemoveSpaceInFrontOfNoParenthesesStrict.invoke(RemoveSpaceInFrontOfNoParenthesesStrict.java:51)