Skip to content

Conversation

curiouscomputer
Copy link

Void had an issue where when opening a remote workspace, tools for reading/writing files would refer to local files instead of remote ones.

I modified toolService.ts to check for the remoteAuthority in validateURI, so that if the current workspace is remote, the file path is converted to a remote URI. This fixes the issue described in #640.

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