yoya / js2-mode

Automatically exported from code.google.com/p/js2-mode
0 stars 0 forks source link

paren blinking doesn't work #62

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The standard paren blinking doesn't work in js2-mode.
I use show-paren-mode so I didn't notice this.
After you insert a paren or other brace, the cursor should jump
momentarily to the matching open.

(blink-matching-open) is the relevant function.

Original issue reported on code.google.com by steve.ye...@gmail.com on 24 Apr 2008 at 10:37

GoogleCodeExporter commented 8 years ago

Original comment by steve.ye...@gmail.com on 24 Apr 2008 at 10:42

GoogleCodeExporter commented 8 years ago
Fixed for May 21 release.

Original comment by steve.ye...@gmail.com on 22 May 2008 at 12:23