Intellij IDEA Plugin should inherit the Intellij keymap settings
Daniel Kaplan
I would like the IntelliJ windsurf plugin text area to use keyboard shortcuts from the keymap. For example, in my keymap, control+left and control+right jumps a word left and right respectively when I'm using an IntelliJ tab editor, but in the plugin's textarea, it has no effect.
Attached is one example of a keymap that isn't used in the plugin textarea
N
Nicholas Gorajski
I would like to see better controls in the IntelliJ plugin as well. In most text editors and wsiwygs on a Mac respond to Cmd+← or Cmd+→ to jump to start/end of a line, but IntelliJ Windsurt plugin doesn't.