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

[new feature] make VSCode Remote Development work #344

Open
olegklimov opened this issue Oct 2, 2024 · 12 comments
Open

[new feature] make VSCode Remote Development work #344

olegklimov opened this issue Oct 2, 2024 · 12 comments

Comments

@olegklimov
Copy link
Contributor

You can actually have all of your source files and run your program at a remote location, using this VSCode feature: https://code.visualstudio.com/docs/remote/ssh

This sounds fun, and we can actually have someone in discord asking for this, so there's some demand.

For some reason, code completion already works. This tells us Refact Extension can communicate with the remote machine. But chat cannot, maybe because it communicates directly from javascript code within sidebar.

Maybe there's easy way to make chat work as well? Investigation needed!

CONTRIBUTING

@katrinmaikova
Copy link

@vroomvee, sure, this issue has been assigned to you!

@avie66
Copy link
Contributor

avie66 commented Oct 21, 2024

@vroomvee, sure, this issue has been assigned to you!

@katrinmaikova I'll get this done by the end of Sunday positively.

Hi @vroomvee Any updates here?

@rovertrack
Copy link

Bro I can do this ,
But I'm gonna need some time .

@avie66
Copy link
Contributor

avie66 commented Nov 20, 2024

Bro I can do this , But I'm gonna need some time .

Hey @rovertrack assigned you!

@rovertrack
Copy link

Can someone share the screenshot of how the issue is present in the screen in local machine

@hazratisulton
Copy link

image

@rovertrack
Copy link

@hazratisulton sent you a dm on discord checkout

@rovertrack
Copy link

Screenshot 2024-11-23 211931

this is the error faced right .

@rovertrack
Copy link

It's either port problem or rust server is not correctly starting up by the remote vs

@rovertrack
Copy link

Screenshot 2024-11-24 135342
because of this server is getting shut down and not responding ,error occurs when server wont respond

@olegklimov
Copy link
Contributor Author

lsp.rs:390 means the program is unable to lock a mutex, completely broken on shutdown or something, @rovertrack is it Windows, Linux or Mac?

@rovertrack
Copy link

Windows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants