1

Is there any way to select a full block in Zend Studio? We can just use

Ctrl + Shift + P

and jump to end of the block but is there any way to select the block code like that ?

Zero Cool
  • 63
  • 1
  • 2
  • 5

1 Answers1

0

You could use SHIFT + DOWN combination

And you could change the TOGGLE MARK OCCURENCE MODE (ALT+SHIFT+O) then if you double click on { it's selecting block.