bug: auto-edit does not dismiss when "Hide Completions" action is triggered
IDE Information
JetBrains Rider 2025.1 Build #RD-251.23774.437, built on April 14, 2025 Source revision: d76c57f8665e9 Runtime version: 21.0.6+9-b895.109 amd64 (JCEF 122.1.9) VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Toolkit: sun.awt.windows.WToolkit Windows 10.0 .NET Core v8.0.11 x64 (Server GC) GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 8192M Cores: 16 Registry: ide.experimental.ui=true Non-Bundled Plugins: net.sjrx.intellij.plugins.systemdunitfiles (242.250409.269) com.intellij.resharper.HeapAllocationsViewer (2025.1.0) nb-mind-map-idea (1.6.8) nl.dirkgroot.structurizr-dsl-plugin (0.3.7) org.intellij.plugins.hcl (251.23774.426) intellij.webp (251.23774.329) com.intellij.copyright (251.23774.311) org.jetbrains.plugins.go-template (251.23774.318) com.intellij.ideolog (251.23774.318) IdeaVIM (2.22.0) cognitivecomplexity-rider (2025.1.0) String Manipulation (9.15.0) com.intellij.plugin.adernov.powershell (2.10.0) org.asciidoctor.intellij.asciidoc (0.44.3) com.dsoftware.ghtoolbar (2025.1.0) net.seesharpsoft.intellij.plugins.csv (4.0.2) com.intellij.lang.jsgraphql (251.23774.318) io.k6.ide.plugin (1.3.0) com.sourcegraph.jetbrains (7.86.0) mobi.hsz.idea.gitignore (4.5.6) me.rafaelldi.aspire (1.7.9) com.intellij.resharper.azure (4.4.8)
Bug Description
When an auto-edit is visible and I hit the escape key which I've mapped to the Hide Completions action, I'd expect the auto-edit to close. There doesn't seem to be another action that would close it. I have verified that the "cody.disposeInlays" action is firing with Ideavim's track actions function.
Additional context
No response