ide - Selecting only the content between two brackets -


i phpstore when press ctrl+w selection the content between brackets , brackets in on step. there config force select content without brackets?

update: consider following example:

if(true) {     echo "hi"; |     echo "bye"; } 

the caret @ end of second line. pressing ctrl+w triple times select block+brackets.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -