Known limits
What I know is missing or rough in the MVP. Most of these have a line on the roadmap.
- SFTP has no change notifications, so a change on the server is noticed when you save, and modification times are whole seconds.
- A file is read whole. A very large file opens as that much memory; a size guard with Download, Tail and Open Anyway is on the roadmap.
- Find in Files doesn't see a connection that isn't a workspace folder. Add as Workspace Folder is on the roadmap.
- There is no upload, download or drag and drop yet, and no context menu on files beyond Open in Terminal. Both are the next slice.
sudofor files the login user can't read is not built yet; a permission-denied read fails with the server's message.- The
sftp://scheme is registered once per window. If another extension owns it, Heimdall says so and remote files can't open until that extension is disabled. - Desktop only. The extension declares no web support; there is no SSH from a browser.