[wingide-users] jump to matching brace
Wing IDE Support
support at wingware.com
Tue Aug 7 09:40:27 MDT 2012
On 8/7/12 3:14 AM, Ernest French wrote:
> Wing can already match braces in js files, and I think it knows about
> python scope too. Is there a command to jump around based on this
> knowledge? Especially in js, jump-to-matching-brace would be really
> useful.
You can use the brace-match command to select everything between the
braces and then the left or right key to move to the start or end of the
selection.
Cheers,
John
More information about the wingide-users
mailing list