matthiaaas/ftp

Open/Edit doesn't work for files without extension

Toastbroti opened this issue · 3 comments

You can't open files without filename extensions.

on which platform (macOS/Windows/Linux)?

Windows

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.