dracula / notepad-plus-plus

🧛🏻‍♂️ Dark theme for Notepad++
https://draculatheme.com/notepad-plus-plus
MIT License
275 stars 107 forks source link

Added "TypeScript" syntax highlighting for Notepad++ version 8.5.x. #50

Closed MrRafael-dev closed 7 months ago

MrRafael-dev commented 8 months ago

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 matched with the "JavaScript"/"JavaScript (embedded)" syntax.

If you're fixing a UI issue, make sure you take two screenshots. One that shows the actual bug and another that shows how you fixed it.

Current: image

Fixed: image