Closed brunpoern closed 1 year ago
Just forgot to mention. I also invalidated all IntelliJ and restarted the IDE but the error still occurs.
IntelliJ bug, it will happen without the plugin too, imho.
Thanks for the quick response and pointing me to the right issue. Next time I won't trust the IntelliJ dialog so naively ;-)
I'm still a bit confused because the mentioned IntelliJ bug should already be fixed in 2023.2. So I guess it's a related but not identical issue and I will create a new bug report for IntelliJ.
Just wanted to double check that also this line in the stacktrace gives a hint that it's an IntelliJ and not a plugin issue, right?
at krasa.formatter.plugin.ProxyCodeStyleManagerDelegator.PLEASE_REPORT_BUGS_TO_JETBRAINS_IF_IT_FAILS_HERE____ORIGINAL
_INTELLIJ_FORMATTER_WAS_USED(ProxyCodeStyleManagerDelegator.java:60)
Right. There is https://youtrack.jetbrains.com/issue/IDEA-320644/Improve-Smart-PSI-pointer-equals-implementation in the comments.
Okay, I see. This one is still open. Then this is the one to watch. Thanks again.
Hi,
Not sure exactly but after updating to Intellij 2023.2 I get the error quite often when editing Java or Groovy files.
IntelliJ shows the IDE Internal Errors popup with the following stacktrace:
On the first view formatting functionality seems not to be affected, i.e. source code is still reformatted.
IntelliJ IDEA 2023.2 (Ultimate Edition) Build #IU-232.8660.185, built on July 26, 2023 Expiration date: July 29, 2023 Runtime version: 17.0.7+7-b1000.6 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10.0 Jenkins Plugin 0.13.18-2023.2 GC: G1 Young Generation, G1 Old Generation Memory: 16384M Cores: 12 Registry: debugger.new.tool.window.layout=true ide.experimental.ui=true
Non-Bundled Plugins: com.sdadas.jasypt (0.9.3) ru.sadv1r.ansible-vault-editor-idea-plugin (1.20) ir.msdehghan.plugins.ansible (0.92) de.achimonline.ansible_lint (1.5.3) com.intellij.kubernetes (232.8660.158) EclipseCodeFormatter (23.2.223.000.0-Eclipse_2023-03) com.intellij.spring.shell (232.8660.142) VisualVMLauncher (1.21.211.6085.0) String Manipulation (9.10.0) Jenkins Control Plugin (0.13.18-2023.2) org.asciidoctor.intellij.asciidoc (0.38.20) org.sonarlint.idea (8.4.0.73538) com.haulmont.jpab (2023.3.1-232) mobi.hsz.idea.gitignore (4.5.1)
Kotlin: 232-1.9.0-IJ8660.185
Best regards, Andreas