20

This is a highly useful feature in other editors eg. Eclipse and Notepad++

You get to see the list of find results printed as all the containing lines with their lines in the buffer, which gives you some context, and shows you how the results are grouped by file and line number.

Another absolute killer feature would be "find all in current file".

Eclipse example: Example Eclipse view of search in current file with results in a panel at the bottom. (c) Avi Silver 2014

Notepad+ Example: Example Notepad++ view of search in current file with results in a panel at the bottom. (c) Avi Silver 2014

5 Answers5

15

I had the same question as you and solved it with anazimok's comment in the link below.

https://stackoverflow.com/questions/15929527/search-results-panel-for-sublimetext-2:

You could use Find All and then Cmd+F2 to set bookmarks.

The Find Result Panel is for Find In Files. Cmd+Shift+F uncheck "Use Buffer" option and you would see the Find Result Panel.

Jeff7566
  • 266
5

I'm having the same problem with Sublime.

Ctrl + F will only display one result at a time, and you need to hit enter to get the next result

Combination of Ctrl + Shift + F is the right answer.

A new tab will open with the all search result just like notepad++

Sabrina
  • 5,743
1

You can use Virtual studio code

Like this:

enter image description here

enter image description here

linjiejun
  • 111
  • 2
0

At Sublime use menu FIND -> FIND IN FILES or shortcut CTRL + SHIFT + F. At search frame unmark the option "Use Buffer", the search will bring all texts results for files on selected folder. To close the panel just press ESC

-2

If you show the result in sublime text then two way is there

1)

     GOTO tools menu and click on built   tools>built

2)

    use short-cut    ctrl+B