enturn / brackets-quick-search

Notepad++ style smart highlighting extension for Brackets editor.
36 stars 11 forks source link

'Find in files' view doesn't open unless a file is open in the editor #16

Closed beeftornado closed 9 years ago

beeftornado commented 9 years ago

Not a brackets issue. find.js is a file located in this extension and disabling the extension solves the issue

Searching the project using the "Find in files" menu doesn't open the normal search bar that it does when you have a file already open. This behavior is expected in the normal "find" scenario since it requires a file to search, but I would expect to search project wide without opening a file first.

Repro steps:

Expected:

Actual:

Possible reason why: After selecting the menu item. screen shot 2014-10-07 at 12 33 19 pm

enturn commented 9 years ago

Thanks beeftornado. This is fixed in commit e3976a09fc4167bdcbc9ae657b460ba8ade9dc05