资 源 简 介
If you are coding in visual studio with visual assist, this add-in may help you to write code more comfortable, with which you can:
press "TAB" to jump over the following bracket.
press "Ctrl+," to jump into the next code block, i.e, move after the nearest opening delimiter.
press "Ctrl+." to jump out from current code block, i.e, move after the first unmatched closing delimiter.