Search code examples
intellij-ideaterraformintellij-plugin

how do i jump to the next input for intellisense


I'm using the terraform plugin specifically but this is a more general intellij hotkey question.

I start typing a supported element and autocomplete pops up:

enter image description here

Hit tab and it sets up the method and puts the cursor in the first input and I can start typing and it gives me possible inputs:

enter image description here

But when i hit tab or enter it just completes it and leaves the cursor where it is: enter image description here

Is there a hotkey to complete one of those options and then also jump to the next input?


Solution

  • There is a ticket for this feature, but its not implemented yet, please vote: https://youtrack.jetbrains.com/issue/IDEABKL-7063