Edditoria / markdown-plus-plus

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

Fail to persist imports #44

Closed ysmartin closed 4 years ago

ysmartin commented 5 years ago

Not sure if this is a Notepad++ or a Markdown++ issue, but here it goes:

I can successfully import Markdown++ syntax highlighter, it is listed in the combo box of the UDL dialog. However, it is not persisted nor listed among the language menu; thus I cannot apply it and when I restart Notepad++ it has disappeared.

Workaround for me consists in pasting the XML in %APPDATA%\Notepad++\userDefineLangs (in my case %APPDATA% = C:\Users\samuelm\AppData\Roaming\ )

Notepad++ v7.6.6 (32-bit) Build time : Apr 3 2019 - 23:49:50 Path : C:\Program Files (x86)\Notepad++\notepad++.exe Admin mode : OFF Local Conf mode : OFF OS : Windows 10 (64-bit) Plugins : DSpellCheck.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConverter.dll NppExport.dll

Edditoria commented 4 years ago

Have re-written README.md that suggest downloading from latest release page.

Thankfully Notepad++ , from v7.6.4 , delegates a folder <userDefineLangs\> to collect your favorite UDLs.

I would consider this issue solved. Thanks for rising this question! 🍕