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

SSH: Provide option to execute commands before starting vscode-server #1723

Closed
mill1000 opened this issue Oct 24, 2019 · 2 comments
Closed
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@mill1000
Copy link

It would be great if SSH Remote offered the ability to run commands/a script before attempting to start the remote server. In some cases it may be beneficial to customize the environment the server is attempting to run in.

e.g. For me, trying to run in CentOS 6 with updated libstdc++ and glibc in my home directory I had to modify the extension source to update LD_LIBRARY_PATH before the server.sh script is called.

@wwarriner
Copy link

Thank you for posting this! I believe it would help solve my issues in #1722 as well.

@roblourens
Copy link
Member

#141

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 27, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants