psiFile is null. language = XML issue after last update

Issue #2651 open
Zoran Žunko created an issue

Using SOQL query editor gives:

psiFile is null. language = XML, substitutedLanguage = XML

error.

Agentforce window is not reacting to any on the Enter/Play buttons


IntelliJ IDEA 2024.2.3 (Ultimate Edition)
Build #IU-242.23339.11, built on September 25, 2024
Runtime version: 21.0.4+13-b509.17 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 14.7
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 8192M
Cores: 10
Metal Rendering is ON
Registry:
debugger.new.tool.window.layout=true
ide.experimental.ui=true
i18n.locale=
Non-Bundled Plugins:
com.jetbrains.space (242.23339.11)
com.intellij.mermaid (0.0.22+IJ.232)
com.intellij.plugin.adernov.powershell (2.7.0)
String Manipulation (9.14.1)
ru.adelf.idea.dotenv (2024.2.1)
com.intellij.ml.llm (242.23339.40)
PlantUML integration (7.11.2-IJ2023.2)
com.intellij.lang.jsgraphql (242.21829.3)
com.illuminatedcloud2.intellij (2.3.3.1)
Kotlin: 242.23339.11-IJ


Comments (6)

  1. Zoran Žunko reporter
      <div class="preview-container wiki-content"><!-- loaded via ajax --></div>
      <div class="mask"></div>
    </div>
    

    </div> </form>

  2. Zoran Žunko reporter

    downgraded plugin version everything works as expected. NOTE - search also did not work properly with the new version

  3. Scott Wells repo owner
    • changed status to open

    That's quite odd. I'm wondering if what you're seeing is (semi-)related to what people are seeing in #2645. Basically in 2.3.3.1, I encapsulated and cached access to Apex modifiers and annotations, and while I'm not seeing any isuses, nor am I hearing about issues on a broad basis, obviously some folks are seeing problems that are unique to 2.3.3.1.

    If you have time, it'd be useful for you to switch back to 2.3.3.1 and see if you can reproduce this in a standlone, shareable project so that I could (hopefully) try to reproduce it locally.

  4. Zoran Žunko reporter

    Hello! Not sure if I’ll be able to do that in near future. Will need to wait for the fix on the 2.3.3.0 and try the new versions :).

    Cheers!

  5. Log in to comment