Edditoria / markdown-plus-plus

Markdown syntax highlighting for Notepad++, by customized UDL file (user defined language)
MIT License
1.5k stars 277 forks source link

[Request] One of these guys for the twilight theme #53

Closed klepp0906 closed 4 years ago

klepp0906 commented 4 years ago

Yeap, feeling like a beggar. That being said, youre about the only solution in town for this longstanding issue with the default markdown lang.

worst part is, for portable users at least (not sure if it affects installed) each time you update youre stuck managing that file or you end up A) overwritten or B) with two markdown lang's.

Edditoria commented 4 years ago

Not feeling a beggar, bro. I've started to do some research about idea and original principles of Twilight theme. Matching original design to built-in themes in Notepad++ is quite painful, tho.

What do you mean "youre stuck managing that file or you end up". How can I reproduce this problem? e.g. I start with use an older version of Notepad++ portable, then....?

Thanks!

klepp0906 commented 4 years ago

Hey, thank you for the reply.

I was talking about the original userDefinedLang-markdown.default.modern.xml that comes bundled with notepad++

placing your modified variant inthe userDefineLangs folder results in 2 copies of markdown being available thus you have to delete it. Same principle if you modify the colors by hand to try and make it workable. an update overwrites so you have to back it up and restore it manually each time.

shame they dont have proper support in there just yet.

huge thanks for your time and work on this <3

Edditoria commented 4 years ago

Hi.

  1. Twilight theme is up in the latest release. Please download it in here, or `npx markdown-plus-plus twilight in CMD/Terminal.
  2. I'm talking with Notepad++ team to solve the update issue. Please stay tune.

Thank you. ^^