-
Notifications
You must be signed in to change notification settings - Fork 313
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
SSH plugin can't connect to windows server using a unix like shell #9367
Comments
Tried to connect to a msys2 ssh shell as workaround for: microsoft/vscode#184534 and microsoft/vscode-cmake-tools#2447 |
I've never heard of msys2 before. If you're still looking for support here, could you share little bit about it? I'm not sure if it's something we can support with minimal effort, or if it's similar to supporting another operating system. |
Hey Josh, you can read more about msys2 here: https://www.msys2.org/docs/what-is-msys2/. Basically, it's a combination of tools which provides a Unix-like environment on Windows. With its own shell, its own environment, with Unix like tools. What I tried to do was to connect to a msys2 shell via the vscode-ssh-plugin, since the target project is a UNIX/MSYS2 project, with configuration files requiring Unix paths and applications. This resulted in the described loop. Supposedly due to the fact, that the MSYS shell requires UNIX paths and the ssh plugin assumes windows paths. |
Would you mind also including you log showing the infinite loop (there could be a workaround if we know where it's looping) |
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 10 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation. Happy Coding! |
This feature request has not yet received the 10 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation. Happy Coding |
🙁 In the last 60 days, this feature request has received less than 10 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation. Happy Coding! |
Type: Bug
=> Infinite loop
Extension version: 0.107.1
VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Remote OS version: Windows_NT x64 10.0.22621
MSYS2 env: MINGW64_NT-10.0-22621 /ucrt64
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
A/B Experiments
The text was updated successfully, but these errors were encountered: