file-operations-plugin icon indicating copy to clipboard operation
file-operations-plugin copied to clipboard

fileDeleteOperation does not accept a single file

Open sminjard opened this issue 9 months ago • 0 comments

What feature do you want to see added?

fileDeleteOperation has two parameters : includes and excludes. However, there is no possibility to set one file with its exact path. If one uses the includes parameter with the file path to delete, it gets the following error: FATAL: Expecting Ant GLOB pattern, but saw '<includes_parameter>'. See https://ant.apache.org/manual/Types/fileset.html for syntax

The plugin is missing the most simple use case it seems.

Upstream changes

No response

Are you interested in contributing this feature?

No response

sminjard avatar Jan 21 '25 14:01 sminjard