HotKey: Shift+Ctrl+F
Correct result: Error results,
you can find the results just show as '<binary>'
.I've searched this problem in google,but get nothing,
Here is log text. Thanks for anyone give suggestion
Searching With CTRL + Shift + F in Sublime 3 will bring the search results in a separate pane at bottom . . You will see the button on left side when you open the Find and Replace panel with CTRL + Shift + F shortcut. Save this answer.
To search for a sequence of bytes, rather than a text string, select the “binary data” search type. You can then enter the bytes into the search box as you would enter them into a hex editor. PowerGREP's regular expression support works equally well with binary files as with text files.
Use the Search all shortcut: Ctrl + Shift + F , then select the folder in the "Where:" box below. (And for Mac, it's ⌘ + Shift + F ).
The default bit grouping and bytes per line are configurable via the settings file. Currently, to initiate the hex view, you select the command from the command palette. Just start typing “Hex Viewer” in the command palette to see the commands. One allows you to toggle the hex view on and off.
need convert control characters
java -jar replacecontrol.jar *filepath*
replacecontrol.jar
The file most likely contains non UTF-8 encoded characters, binary characters or the content encoding cannot be guessed. Thus, it is not reliable to show search result summary.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With