Hello! Sorry, I’m having a problem importing and using ShellTerminalWidget. If I add it to plugin.xml, build.gradle.kts, and reload the project, IntelliJ doesn’t recognize the import. The same thing happens with TerminalToolWindowManager; it doesn’t find it, but I can access TerminalWidget or TerminalShellCommanderHandler. Any idea why this might be happening? Cheers