notepadplusplus icon indicating copy to clipboard operation
notepadplusplus copied to clipboard

Please add more Syntax support

Open vnbubba opened this issue 4 years ago • 2 comments

Hi, Nord theme is great. Can you add more syntax support? As ProC, Lua, Haskell, Lisp.. Thanks!

vnbubba avatar Sep 16 '21 04:09 vnbubba

I was going to say I'd love to see PowerShell syntax support, but then I noticed PR #9 that adds syntax support for everything Notepad++ knows about (including everything mentioned in this issue other that ProC). I didn't try to review the work @kenijo did, but the PR has been sitting around for over two years at this point waiting for... any kind of response, as far as I can tell (though I'm still new enough to this that maybe I'm missing something).

Could we get someone to review that PR and either merge it, or state what would be required to accept the merge?

Alternatively, @vnbubba, I suppose we could pull kenijo's version kenijo's version on the patch-1 branch and give it a whirl. I'd still rather see the work get merged into the official @arcticicestudio repo, though.

Edit: kenijo's nord.xml from the patch-1 branch appears to have given me functional PowerShell syntax highlighting, and it appears to contain many more language syntax rules than the official version. I dropped it into my Notepad++ themes folder as "Nord-kenijo.xml".

cgoetzke avatar Dec 01 '21 16:12 cgoetzke

I made an update to handle all the new styles as of Notepad++ 8.4: https://github.com/kenijo/nord-notepadplusplus/blob/master/src/xml/nord.xml

kenijo avatar May 11 '22 04:05 kenijo