Jump to content

Cleaning for Notepad++ recent docs and find/replace suggestions


rjo98

Recommended Posts

they are sadly located in %AppData%\Roaming\Notepad++\config.xml so it'd remove settings if deleted.
But if you open config.xml in windows notepad you can change it so it doesn't store recently opened and search phrases.

 

near the bottom of config.xml look for these.

nbMaxFindHistoryPath="0" 
nbMaxFindHistoryFilter="0" 
nbMaxFindHistoryFind="0" 
nbMaxFindHistoryReplace="0"
History nbMaxFile="0" 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.