code-connect
code-connect copied to clipboard
Open a file in your locally running Visual Studio Code instance from arbitrary terminal connections.
Thank you for maintaining this useful project. I created this PR to add a zsh plugin that may make it easier for zsh users to use this project. The main...
I have a laptop that I connect to remotely sometimes, and so the `code` alias did not work properly due to the local install of vscode existing on that computer....
Hi! Thanks for this repo, it is exactly what I was looking for. Unfortunately it does not work for me as I'm getting this error: ``` Could not find an...
This PR fixes the detection to work with the newer VSCode Remote Server file structure. Not sure when it changed, but it works again with this. I also included a...