Author Topic: Project escape sequences in wildcards (manually edited project file)  (Read 457 times)

Dennis

  • Senior Community Member
  • Posts: 3992
  • Hero Points: 520
This does not seem to work:
Code: [Select]
        <F N="%rw/*.cpp" Recurse="1" Excludes=".git/;.svn/;install/;build/"/>
I know that % sequences do work with non-wildcard file specs.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6938
  • Hero Points: 531
Re: Project escape sequences in wildcards (manually edited project file)
« Reply #1 on: June 28, 2024, 01:09:24 AM »
We will look into this.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6938
  • Hero Points: 531
Re: Project escape sequences in wildcards (manually edited project file)
« Reply #2 on: June 28, 2024, 02:32:49 AM »
As a partial work around, use %rp, %wp, or literal path. This will allow your source files to be tagged and most project features to work. The Project tool window currently doesn't handle percent encodings in wildcards at all. We should be able to fix these limitations in v29.