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
Post a Comment