Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Way to have the cursor jumped out of parentheses
#1
I would like to know if there is any shortcut to jump the cursor out of parentheses without pressing arrow keys?  (Python coding)
I have to move my hand position and press the arrow key to move the cursor out of parentheses  while I am using python, and which is really very inconvenient.
#2
If your Python IDE adds ) when you type (, probably the shortcut is ).
https://www.reddit.com/r/learnpython/com...or_out_of/


Forum Jump:


Users browsing this thread: 1 Guest(s)