From 45849c1a279c48a553654af3d55e9f5f52c027ef Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 12 Jun 2025 10:56:16 -0400 Subject: Fix highlighting of f-strings in python Except for set literals, string literals inside interpolation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e28439c..d4550e8 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ in other editors. - Multiple tabs, each with a different file - Split screen - Auto-indent -- Syntax highlighting for C, C++, CSS, Go, HTML, Java, JavaScript, LaTeX, Markdown, Python, Rust, and TypeScript. +- Syntax highlighting for C, C++, CSS, GdScript, GLSL, Go, HTML, Java, JavaScript, LaTeX, Markdown, Python, Rust, and TypeScript. - Find and replace (with regular expressions!) - Run build command, go to errors - Run any shell command -- cgit v1.2.3