Skip to content

Commit 2fd4641

Browse files
committed
Perform syntactic angle bracket matching
Add angle brackets to the list of emacs matching characters. Use syntactic fontification to suppress this where it is not appropriate (in less than operators, arrows, etc.) Remove the non-syntactic version that was there previously. For electric-pair-mode, suppress the pairing for < and > characters that are not angle brackets. Because syntax is used for indentation, this fixes some problems with it, particularly when attempting to stretch type parameter lists over multiple lines.
1 parent 9864e90 commit 2fd4641

File tree

2 files changed

+1028
-78
lines changed

2 files changed

+1028
-78
lines changed

0 commit comments

Comments
 (0)