Author Topic: B3: issue with directory view and project wildcard  (Read 9516 times)

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: B3: issue with directory view and project wildcard
« Reply #15 on: September 25, 2019, 04:02:09 PM »
Does sound very close to the same issue.  How are the wildcards configured, what are include/exclude parameters?

texasaggie97

  • Community Member
  • Posts: 33
  • Hero Points: 4
Re: B3: issue with directory view and project wildcard
« Reply #16 on: September 25, 2019, 05:48:28 PM »
I have a mix where some files are explicitly listed, and some with wildcards. There are about a dozen files that are explicit, and about half a dozen that use wildcards.

Include filespec: `*.*`
Exclude filespec: `*.pyc;bin\;.cache\;.git\;.tox\`
Recursive: Checked
Show subfolders: Checked
Add as wildcard: Checked and grayed out
Create parent directory folder: Unchecked