I'm trying to retrieve about 200,000 lines of text data into sublime text3 and search for the whole or cursor location neighborhood.
Every time I type in one character, the editor evaluates → I try to display the corresponding position, so I can't type it.
Are there any settings or useful plug-ins that do not evaluate until you press the search button?
Thank you for your cooperation.
sublimetext
"I think there was a ""Highlight matches"" button next to the search character input box (probably to the left)."If you switch it, it will not be highlighted until you press Enter.
© 2024 OneMinuteCode. All rights reserved.