From 213cbfc0f10d7c42d9382ab2d21ece3452631971 Mon Sep 17 00:00:00 2001 From: "Michael D. Lowis" Date: Tue, 8 Jan 2019 16:19:03 -0500 Subject: [PATCH] updated TODO --- TODO.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index b520f69..645571f 100644 --- a/TODO.md +++ b/TODO.md @@ -9,10 +9,12 @@ * registrar: should remove invalid windows from registry when detected * tide: Ctrl+D should not pass tag name as arg when executing tag commands * tide: gap buffer does not handle UTF-8 currently +* Add matching logic for "", '', `` + * Look at char to left, scan forward if quote to find end. + * Look at current char or char to right, if quote, scan right to find beginning ## BACKLOG -* Add matching logic for "", '', ``, and <> * B2+B1 click executes command with selection as argument * implement script for toggling between header and source file * refactor selection handling to avoid swapping manually (use buf_selbeg and buf_selend) -- 2.49.0