From 1241921c98705d60022150e0d58362f3bcf6342a Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Sep 2025 00:16:56 -0400 Subject: Add syntax highlighting for upcoming Python 3.14 t-strings --- main.c | 1 - 1 file changed, 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 3c2cd98..ca3aa69 100644 --- a/main.c +++ b/main.c @@ -1,6 +1,5 @@ /* TODO: -- syntax highlighting for Python t-strings - don't autocomplete when tab is pressed if there is text selected - highlight correctly in Markdown - highlight (https://example.org) correctly in Markdown (exactly which characters are allowed in links?) -- cgit v1.2.3