julia-NotepadPlusPlus icon indicating copy to clipboard operation
julia-NotepadPlusPlus copied to clipboard

Cannot install julila.xml on Windows 10

Open yordiak opened this issue 7 years ago • 7 comments

I downloaded the .xml file in my Documents folder. The problem is that when I try to import it in Notepad++ I get an error which states that "import failed"

What am I doing wrong?

yordiak avatar Jan 24 '18 12:01 yordiak

I'm also having this issue.... Still no solution?

ElisabeteShibata avatar May 13 '18 19:05 ElisabeteShibata

I solved it now by displaying the raw XML and saving the file from there. Maybe it'll also work for you, @yordiak ?

ElisabeteShibata avatar May 13 '18 19:05 ElisabeteShibata

https://raw.githubusercontent.com/JuliaEditorSupport/julia-NotepadPlusPlus/master/Julia_Notepad%2B%2B.xml

is the link to raw file

Sorry I use now Visual Studio Code instead of Notepad++ so I can't help much

s-celles avatar May 13 '18 20:05 s-celles

im facing the same issue.

krenova avatar Mar 05 '19 08:03 krenova

I got the same error

zhangliye avatar Mar 25 '19 05:03 zhangliye

Install successful. I suspect that it helped that I saved and closed the file and reopen NPP.

kofaysi avatar Jul 08 '19 20:07 kofaysi

YES. Do NOT click the link to the xml file in the README.

Go to the source ... https://github.com/JuliaEditorSupport/julia-NotepadPlusPlus/blob/master/Julia_Notepad%2B%2B.xml ... and select all the code, copy it to the clipboard, open NP++ and paste it into a blank document. Then save it locally. THEN import per instructions, and restart Notepad++.

DanRathbun avatar Oct 16 '20 16:10 DanRathbun