Curculigo
Curculigo
Btw, you could try to patch bmake or schilytools also has various implementations of make for you to choose.
There is a directory in the list of files I dragged into ecode. This is the result of a faulty Ctrl+A because I don't expect that there is a directory...
#314 is a new feature to me. Btw, it should only trigger when there are no files but only a directory being dragged into ecode.
Sorry. I mean listing them, not opening them all at once. I will choose which ones to open in the list.
Will it do a search recursively in all sub-directories of the opened folder?
Can I tell it to search only in a specific sub-directory? I don't want to open that directory as the new folder.
Will something like `root/subdir/etc/.txt` work?
I don't think the feature works as intended. Do you still have llvm-mingw? Try opening `llvm-mingw-20240917-ucrt-x86_64` as a folder and listing all header files (.h extension) in the `include` directory....
I found another quirk. Try to list all files in the `bin` directory with `bin\`. It will not list all files in `bin` as intended and will also list files...
This is the first time I hear about fuzzy search. Is it the same thing as the search suggestions in the address bar of Firefox? It will suggest to you...