Skip to content

add file UDF for paths without extentions#1974

Merged
iamsdas merged 1 commit intomainfrom
surya/empty-match
Apr 5, 2026
Merged

add file UDF for paths without extentions#1974
iamsdas merged 1 commit intomainfrom
surya/empty-match

Conversation

@iamsdas
Copy link
Copy Markdown
Contributor

@iamsdas iamsdas commented Apr 5, 2026

For paths without any extensions, we currently do not show any preview UDF in the file explorer. This should handle those cases and attempt to determine the correct file type and its corresponding required file UDF. This does not replace our file extension detection logic in the workbench and should only be used as a fallback since it has the overhead of 2 separate UDFs.

The workbench needs to be updated to support these type of no extension UDFs

@iamsdas iamsdas requested review from MaxLenormand and kashuk April 5, 2026 12:50
@iamsdas iamsdas merged commit 99ba4ad into main Apr 5, 2026
1 check passed
@iamsdas iamsdas deleted the surya/empty-match branch April 5, 2026 12:53
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.

1 participant