Skip to content

imap <c-j> <Action>(EditorDown) doesn't work when completions window present. #896

Closed Answered by citizenmatt
sunn4room asked this question in Q&A
Discussion options

You must be logged in to vote

Check out 'lookupkeys'. The default value includes <C-J>, which means it will be processed by the IDE. This probably explains why the Vim mapping for Ctrl+J isn't doing anything.

Also check out the IDE key map settings for the "Up" and "Down" actions in the Settings dialog. This might be useful for experimenting with.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@OptimusCrime
Comment options

@sunn4room
Comment options

@sunn4room
Comment options

@citizenmatt
Comment options

Answer selected by sunn4room
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants