Open/Edit doesn't work for files without extension
Toastbroti opened this issue · 3 comments
Toastbroti commented
You can't open files without filename extensions.
matthiaaas commented
on which platform (macOS/Windows/Linux)?
Toastbroti commented
Windows
matthiaaas commented
Yep, this is because Windows doesn't know how to open the file (probably there pops up a native error message).
This will be fixed if there's the option to always open files in a specific app. Unfortunately Windows makes this function pretty hard to implement and auto-updating the remote file is not available for Windows either.