I'm wondering if there is a way (either built in or by using an extension) to find a file (not a string in a file) in the file tree of the project in Brackets. This is so if I have many folders and files, I don't have to look for the file manually. Hopefully when the file is found, it will be shown and/or be highlighted in the file tree as well.
Thank you in advance.
Have you tried the Quick Open shortcut? It's an instant file search that lets you open any file in the current project. It's command is Ctrl-Shift-O