Let's say you are in a method with two parameters and you filled the first one:
foo("test",
so the caret is right after second "t" letter. It's possible to hit Tab
and caret moves just after the comma in Eclipse. Is there such a feature in Intellij IDEA?