← Back to context

Comment by benok

9 days ago

I always develop remotely from windows laptop to Linux servers using VSCode's remote ssh extension.

I don't know why you must fork the remote ssh extension, please keep these basic settings. Without supporting "remote.SSH.path", I can't connect to my server using putty. (Please refer to https://github.com/MarkusDeutschmann/ssh2plink)

I patched ssh2plink and can connect to my server. But, "Open Folder" button wants to open local folder. It seems that the remote ssh connection is not supported yet...

  • The editor tries to complete my local path, but I force it to set the remote unix-style path, and I can start evaluating the editor.

    First, I feel the chat text area seems very small (I want to tell ai my specs, but I can't input many lines.). So, I just asked to write "folder organizer" written in go. It's an easy example, but it outperforms my expectations. https://imgur.com/a/uKDwRx6 I think it's great and I love to try it this weekend.