From 10ad76b4e397d3b84b92f7620987d6327e812b7c Mon Sep 17 00:00:00 2001 From: MrRafael-dev <94740791+MrRafael-dev@users.noreply.github.com> Date: Wed, 25 Oct 2023 18:00:28 -0300 Subject: [PATCH] Added "TypeScript" syntax highlighting for Notepad++ version 8.5.x. Added a new "TypeScript" syntax highlighting for Notepad++ version 8.5.x. There's an "TypeScript (embedded)" already there, but it doesn't seem to do anything. The "TypeScript" language from "stylers.xml" was copied over and each color was then replaced individually, until it matches with the "JavaScript"/"JavaScript (embedded)" syntax. --- Dracula.xml | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/Dracula.xml b/Dracula.xml index ef61d0c..417dec5 100644 --- a/Dracula.xml +++ b/Dracula.xml @@ -212,6 +212,25 @@ + + + + + + + + + + + + + + + + + + + @@ -545,4 +564,4 @@ - \ No newline at end of file +