Skip to content

Conversation

miscose
Copy link
Contributor

@miscose miscose commented Jun 10, 2025

Ensures that describers are taken into account when deciding if a content type is binary. Adds a regression test that registers a binary content type with a describer and verifies that it only causes files with content matching the describer to be considered binary.

Fixes #3014

miscose added 3 commits June 11, 2025 00:23
…e-platform#3014

Ensures that describers are taken into account when deciding if a
content type is binary. Adds a regression test that registers a binary
content type with a describer and verifies that it only causes files
with content matching the describer to be considered binary.

Fixes eclipse-platform#3014
@mickaelistria mickaelistria added this to the 4.37 milestone Jun 11, 2025
@mickaelistria
Copy link
Contributor

Thanks, I've created #3034 which is a reorg of these commits. I plan to merge #3034 ASAP (when build succeeds).

@mickaelistria
Copy link
Contributor

Fixed with #3024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

File Search considers text files without file extension as binary (regression from #2180 when CDT is installed)
2 participants