gpt4 book ai didi

notepad++ - 如何清除查找列表框中的所有条目?

转载 作者:行者123 更新时间:2023-12-03 10:54:37 26 4
gpt4 key购买 nike

我想清除在“查找”对话框中输入的所有搜索字符串。如何做到这一点?

最佳答案

ajibanda++ has the answer :

  1. First, locate the application data folder of notepad++. This should be located at:

    • for XP C:\Documents and Settings\[REPLACE_WITH_USER]\Application Data\Notepad++
    • For Vista or Win7 it should be somewhere on: C:\Users\[REPLACE_WITH_USER]\AppData\Roaming\Notepad++

    NOTE: This is a hidden folder so it is advisable to make the hidden folders viewable.

  2. Locate and open config.xml to notepad for editing. Take note use notepad not notepad++, for some reason, editing it on notepad++ doesn't save the updates you'll be doing.

  3. Delete the lines with tags:

    • to remove, "search" history: <Find name="[REPLACE_WORD]".../>
    • to remove "replace" history : <Replace name="[REPLACE_WORD]" ..../>
  4. Save config.xml. If Notepad++ is open, close and then re-open it again.

关于notepad++ - 如何清除查找列表框中的所有条目?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8179386/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com