1
votes

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 ?

1

1 Answers

0
votes

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.