You are here

Notepad++

2 posts / 0 new
Last post
Anonymous (not verified)
Notepad++

Yesterday I created a user defined language customisation for Notepad++ that enables it to recognise the syntax of a bespoke programming language. The customisation file is stored here:

PortableApps\Notepad++Portable\App\Notepad++\userDefineLang.xml

Would it be better if this file was stored elsewhere, such as the Data directory. With its current location, does the file risk getting overwritten when the app is updated?

Cheers

Simeon
Simeon's picture
Offline
Last seen: 9 years 5 months ago
DeveloperTranslator
Joined: 2006-09-25 15:15
As

there is no file called userDefineLang.xml in the current Notepad++Portable, it wont get overwritten by future updates as long as the devs dont add a file with that ame. But in general, it is safer to put files you dont want overwritten in the Data folder cause you can be sure that they wont be overwritten there.
“I can live with doubt and uncertainty and not knowing. I think it is much more interesting to live not knowing than to have answers that might be wrong.” - Richard P. Feynman

"What about Love?" - "Overrated. Biochemically no different than eating large quantities of chocolate." - Al Pacino in The Devils Advocate

Log in or register to post comments