[ZeroBrane Studio] Re: [ANN] ZeroBrane Studio 0.95; now with fuzzy search for files, symbols, and library APIs

  • From: Paul K <paul@xxxxxxxxxxxxx>
  • To: "zerobrane@xxxxxxxxxxxxx" <zerobrane@xxxxxxxxxxxxx>
  • Date: Tue, 6 Oct 2015 14:17:05 -0700

Hi Krešo,

One question though, how can I restrict which extensions it's going to
search for? Eg. i have a lot of art files in my project and I just want to
fuzzy search .lua files.
You can't with the current implementation, but I plan to add a setting to
ignore files/folders in the next version.

Just wanted to mention this in case someone else has the same
question: it's possible to limit the files that are searched and
displayed in the file tree (v1.10+). Both settings that control this
behavior are described here:
https://studio.zerobrane.com/doc-general-preferences#file-exclusion-lists

Note that the exclusion lists handle not only file extensions, but
also directories, so .svn/ will skip all files in that directory, and
abc/**.lua will skip all Lua files in "abc" and its subfolders.

Paul.

Other related posts: