You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IntelliJ IDEA 2024.3.1.1 (Ultimate Edition)
Build #IU-243.22562.218, built on December 18, 2024
Runtime version: 21.0.5+8-b631.28 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 14.6.1
Kotlin analyzer version: 2.1.20-ij243-27
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 10
Metal Rendering is ON
Registry:
ide.browser.jcef.jsQueryPoolSize=200
ide.browser.jcef.contextMenu.devTools.enabled=true
ide.experimental.ui=true
i18n.locale=
Non-Bundled Plugins:
com.github.continuedev.continueintellijextension (0.0.83)
PlantUML integration (7.11.2-IJ2023.2)
com.github.copilot (1.5.30-242)
com.sourcegraph.jetbrains (7.5.6)
com.baidu.comate (3.1.0)
IdeaLogViewer (1)
Kotlin: 243.22562.218-IJ
Bug Description
Issue Description
The chat input field in the JetBrains IDE plugin does not support certain keyboard shortcuts and navigation combinations that are commonly used in the IDE.
Current Behavior
The following keyboard shortcuts are not working in the chat input field:
Ctrl+Shift+↑ (line selection)
Navigation to line start/end
Other standard IDE text editing shortcuts
Expected Behavior
The chat input field should support the same keyboard shortcuts and text navigation features as other text editing areas in the IDE.
Technical Context
This issue might be related to WebView implementation limitations, as similar plugins using WebView for their UI components have reported comparable keyboard shortcut issues.
Additional context
No response
The text was updated successfully, but these errors were encountered:
IDE Information
IntelliJ IDEA 2024.3.1.1 (Ultimate Edition)
Build #IU-243.22562.218, built on December 18, 2024
Runtime version: 21.0.5+8-b631.28 aarch64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.lwawt.macosx.LWCToolkit
macOS 14.6.1
Kotlin analyzer version: 2.1.20-ij243-27
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 10
Metal Rendering is ON
Registry:
ide.browser.jcef.jsQueryPoolSize=200
ide.browser.jcef.contextMenu.devTools.enabled=true
ide.experimental.ui=true
i18n.locale=
Non-Bundled Plugins:
com.github.continuedev.continueintellijextension (0.0.83)
PlantUML integration (7.11.2-IJ2023.2)
com.github.copilot (1.5.30-242)
com.sourcegraph.jetbrains (7.5.6)
com.baidu.comate (3.1.0)
IdeaLogViewer (1)
Kotlin: 243.22562.218-IJ
Bug Description
Issue Description
The chat input field in the JetBrains IDE plugin does not support certain keyboard shortcuts and navigation combinations that are commonly used in the IDE.
Current Behavior
The following keyboard shortcuts are not working in the chat input field:
Expected Behavior
The chat input field should support the same keyboard shortcuts and text navigation features as other text editing areas in the IDE.
Technical Context
This issue might be related to WebView implementation limitations, as similar plugins using WebView for their UI components have reported comparable keyboard shortcut issues.
Additional context
No response
The text was updated successfully, but these errors were encountered: