Questions tagged [vscode-server]
8 questions
1
vote
0 answers
Does "VS Code Server" permit adding the GitHub CoPilot extension, as I only see it available in Visual Studio Code "client"?
I'd like to add the GitHub CoPilot extension to my "Visual Studio Code Server", but it does not seem to be allowed of found when I search in the extensions search box.
However, If I search in the extensions search box for GitHub CoPilot on a…

JayCap
- 33
- 2
0
votes
0 answers
unable to use the vs code server following their posted documentation but I am getting an error related to the syntax
the documentation I followed is here https://code.visualstudio.com/blogs/2022/07/07/vscode-server
running the "code-server" command throws these errors in relation to the syntax in the HTML.
I tried to add quotes around it as I saw in an article…
0
votes
0 answers
How can I set up VS Code Server with GitHub Enterprise instead of standard GitHub?
I'm trying to use VS Code server to create a remote development environment through AWS. The problem is that my corporation has pretty tight security requirements, and would prefer that the initial setup of VS Code server use GitHub Enterprise…
0
votes
1 answer
How to fix "failed to install VS code server" error
I am trying to connect with remote server using SSH connection from visual studio code. Earlier it was working but now it gives me error:
Could not establish connection: Failed to install the VS Code server
How can this be fixed?
I was trying to…

Rudra
- 1
- 1
0
votes
0 answers
VSCode Remote tunnel and extensions / import’s problem
I just got VSCode tunnels ‘working’ by enabling it in the GUI, and copy and pasting the link into safari on my iPad
Problem is , it doesn’t use any of the imports. Just says ‘module requests doesnt exist’
I thought tunnels was just basically a fancy…

Philip C.
- 47
- 5
0
votes
0 answers
VSCode Server - devtunnel.ms - Access tunnel from Service / How to authenticate?
My Problem
I have multiple applications exposed via portforwarding on devtunnels through vscode server. I can access them perfectly fine, but one application needs to request another one, but it can't because its not authenticated (via github). So I…

Geilmaker
- 471
- 1
- 7
0
votes
0 answers
Opening Files with VS Code remotely via remote-SSH connection in shared hosting not working
I have connected to a remote shared hosting server via remote-SSH extension in VS Code. The connection is successful and I can navigate through files and folders. I can create, edit and delete files using VS Code terminal but when I try to open any…

Malindi John
- 1
- 4
0
votes
0 answers
Visual Studio Code server (vscode-server) keeps disconnecting and disposing off my connection ["Disposed of connection to running server."]
I am using VS code on my local machine to connect through "remote tunnel" to a GCP machine which is running the VS Code server.
Recently, I have started to get this weird behaviour where VS Code server disposes off my connection after some…

exan
- 3,236
- 5
- 24
- 38