-
Notifications
You must be signed in to change notification settings - Fork 34.3k
Closed as not planned
Closed as not planned
Copy link
Labels
info-neededIssue requires more information from posterIssue requires more information from posterremoteRemote system operations issuesRemote system operations issuesterminal-suggest
Milestone
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: Version: 1.101.1
- OS Version: Local: Windows 11 Pro: 26100.4351, Remote: macOS 15.4.1 (24E263)
Steps to Reproduce:
- Open a remote project from windows to mac over ssh. (Probably repros with any vscode-server based experience?)
- Do anything that will cause the autosuggest to expand the filesystem. (
ls /
) - Note the popup showing the root of the local filesystem.
- Note something like
ls ./
is likely to give an error popup since your remote cwd doesn't map to any existing local path.
Copilot
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from posterremoteRemote system operations issuesRemote system operations issuesterminal-suggest