VS Code Remote integration #9194
Unanswered
homoky
asked this question in
Questions and Help
Replies: 3 comments
-
It is tricky. We have done it via ssh reverse tunnel but it wasn’t pretty
…Sent from my iPhone
On Nov 13, 2020, at 10:53, Petr Homoky ***@***.***> wrote:
Hello.
We have started using cypress while ago but recently we moved to VS Code Remote Workspaces. cypress run command works fine, but opening the application (browser) via SSH terminal does not work (cypress open).
Do you have any experience with this dev setup so you can help me out?
Thank you.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
We too in our company are using VS Code Remote Workspaces. Would this be possible even if we use |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, cypress run works (provided the target machine uses a container with Cypress dependencies installed, like one of the Cypress Docker images). It is just cypress open that does not show anything that I would love to solve
…Sent from my iPhone
On Dec 2, 2020, at 08:44, Mike Castro ***@***.***> wrote:
We too in our company are using VS Code Remote Workspaces. Would this be possible even if we use cypress run?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello.
We have started using cypress while ago but recently we moved to VS Code Remote Workspaces.
cypress run
command works fine, but opening the application (browser) via SSH terminal does not work (cypress open
).Do you have any experience with this dev setup so you can help me out?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions