-
Notifications
You must be signed in to change notification settings - Fork 3
Todo
Chiao Chuang edited this page Sep 14, 2025
·
5 revisions
-
Correct search of multibyte characters.(done) -
When substitute xml tag name, substitute its pair tag, too.(done) -
When substitute matchpair ((done)[
,{
, etc.) or quote, substitute its pair, too. (partially done, not yet for identical pairs) - Grab cycle candidates from omni-completion function. (maybe not)
-
Refactor and freeze option names.(done) -
Documentation.(done) -
Cycle by regular expression rules. (usage?)(done) - Provide matched group as an user defined completion function.