Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node Explorer: list current machine at top #257

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tendstofortytwo
Copy link
Contributor

Updates #213.

WIP: currently, since ts:// URIs are all handled by FileSystemProviderSFTP, the current machine tries to SSH into itself (and also requires Tailscale SSH to be enabled) to browse the local filesystem. We should have a way to redirect filesystem requests meant for the local machine to the local filesystem directly.

@tdoozy
Copy link

tdoozy commented Sep 30, 2024

image

Is ssh into current machine even necessary? Vs code application already has access to the system files. When opening a file from your system, if you click on a directory, a drop down will appear. This drop down lets you browse and choose new files. Could the tailscale file explorer just use this and display next to the other ssh machines?

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.

2 participants