vscode-server-connector icon indicating copy to clipboard operation
vscode-server-connector copied to clipboard

Allow "Edit server" file to be saved in workspace folder

Open sliw39 opened this issue 4 years ago • 2 comments

It would be great to be able to save/load the "Edit Server" JSON file from the workspace folder (ie in a .vscode/servers.json) instead of ~/.rsp This can be very handy for exporting/importing workspace configuration and share it between users.

sliw39 avatar Dec 16 '21 13:12 sliw39

Any considerations on this issue? I created a Dev Container with this plug in installed, but each time the container gets rebuilt, we have to go through the motions of adding the server. It would be useful to have a predefined json file shared with a project.

emmanuelrflores avatar May 15 '25 23:05 emmanuelrflores

I understand the use case. I'll be considering some options here.

robstryker avatar May 19 '25 17:05 robstryker