ios - How to move cursor in Xcode smoothly? -


for example below gif

enter image description here

first type ql1("") , cursor's position locate after double quotes

then how move cursor's position between double quotes?

i know can use arrow key,but don't want move hand on keyboard

so there have convenient way move cursor?

just can press tab move cursor different parameter

you don't need anything. xcode automatically putting that.

  1. just put single double quote(")
  2. write whatever want write
  3. press next arrow key (->) , second single double quote(") automatically added.

hope helps!


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -