Sublime Forum

[Q] Put search result into buffer

#1

Hi,

When using “find in files”(cmd+shit+f), we can choose using buffer to display search result.

But how can I use buffer when I am just searching current file(cmd+f)?

0 Likes

#2

with SideBarEnchamentes (I can’t spell it properly :stuck_out_tongue:), you can right click the file in the sidebar and click “Find and replace”, it will select as path, that file, and a search will open the new buffer, if you selected that options.

0 Likes

#3

You could also put the current file name into the “where” field of the “find in files” panel… It’s an extra step but should work.

0 Likes