Hi Yutaka, I would like to make another suggestion: When jumping to the matching parenthesis/bracket from down to up (if there are any lines inbetween), would it be possible to have the cursor jumped to it and still see the line above the the parenthesis/bracket? Right now, the screen top scrolls right to the line of the parenthesis/bracket, so the line above the parenthesis/bracket is not seen (if the code has more lines than fit on the screen). Reason is, that in some programing styles you may have (loop)-conditions defined in the line above the parenthesis/bracket and everytime you want to see the condition(s), you would additionally have to scroll up in order to see it after having jumped to the parenthesis/bracket…Thanks so much!