Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

siw: Support exclude filter of single files e.g. './file.ext' #9319

Open
alvsan09 opened this issue Apr 8, 2021 · 0 comments
Open

siw: Support exclude filter of single files e.g. './file.ext' #9319

alvsan09 opened this issue Apr 8, 2021 · 0 comments
Labels
bug bugs found in the application search in workspace issues related to the search-in-workspace

Comments

@alvsan09
Copy link
Contributor

alvsan09 commented Apr 8, 2021

Bug Description:

When searching in workspace trying to filter out a single file is not currently possible,
as it can be seen in the pictures below, specifying a single file by relative address does make any impact,
and trying to specify the file name removes all files with than name, so leaving no option for the user to
exclude matches coming from a specific file.

See related Issue: #8469

Steps to Reproduce:

From the search view:

  1. Input a known pattern present in multiple files
  2. Use the 'files to exclude' text box to enter the relative path to one file producing matches, see image below as an example
  3. See that no matches are removed

By relative path

by string

Additional Information

The solution is dependent of: #9307

  • Operating System: Linux (although the issue is independent of the OS)
  • Theia Version: v1.12.0
@vince-fugnitto vince-fugnitto added bug bugs found in the application search in workspace issues related to the search-in-workspace labels Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application search in workspace issues related to the search-in-workspace
Projects
None yet
Development

No branches or pull requests

2 participants