Preventing Sublime to Search Automatically

前端 未结 1 506
抹茶落季
抹茶落季 2021-01-07 18:37

I am working on a XML document that contains huge amounts of data. Whenever I want to make a search regarding to a specific keyword (let\'s assume a 4-letter-word) by typing

相关标签:
1条回答
  • The Sublime Text find panel has a little toggle button called "Highlight matches". When this is enabled, Sublime searches instantly as you type. When it is disabled, Sublime won't search until you press Enter or click one of the Find buttons.

    Here is a screenshot of ST3 showing the button:

    • Build 3105, Default theme:
    • Build 3156, Adaptive theme with orange accent:
    0 讨论(0)
提交回复
热议问题