Jump between matching BEGIN/END tokens

This function allows you to jump to BEGIN or END of the current block or jump between corresponding BEGIN/END tokens. To activate this function select the corresponding command in SQL Editor context menu.

jump between column and value in insert statement

You can also use universal "JUMP" shortcuts Ctrl+Shift+Up Arrow to navigate "UP" (to BEGIN) or Ctrl+Shift+Down Arrow to navigate "Down" (to END). For better visibility the corresponding BEGIN/END pairs are highlighted.

jump between column and value in insert statement

These shortcuts are shared with Jump between COLUMN/VALUE within INSERT statement functionality and act depending on the current cursor position.