1

Topic: CTRL-N / CTRL-P to navigate intellisense suggestions

Not sure if this is the right place, but as a feature request, how about using CTRL-N / CTRL-P to navigate intellisense suggestions?   I kinda hate having to go to the arrow keys every time.  I tried remapping it in viemurc but it just moves the cursor instead.

2

Re: CTRL-N / CTRL-P to navigate intellisense suggestions

I ended up using Autohotkey for this, since I realized that I generally want CTRL-N and CTRL-P to behave as DOWN/UP in all other modes anyway.  And so far this is working very well.

3

Re: CTRL-N / CTRL-P to navigate intellisense suggestions

Hmm so I've realized that CTRL+N and CTRL+P aren't actually very appropriate for that

1. They are already used for intellisense autocompletion
2. Holding Control down when the intellisense dropdown is open fades it out making it difficult to read.

So I'll have to think of an alternative