Skip to content

VS Code: Extensions and settings are not persisted #1758

Open
@vexingly

Description

@vexingly

The current implementation in the JupyterLab/RStudio/SAS images is broken and does not properly persist user settings or downloaded extensions in the built in VS Code server.

The remote desktop image has been updated and doesn't have the same configuration as these images anymore. Recommend that all images use the same VS Code server configuration.

Recommend to review #1404 and consider switching the configuration back to keeping the settings and extensions in the users persisted (home) directory.

Default extensions and default settings could be copied to the users home directory on first startup of the notebook (but should not override their settings), this is critical for protected-b notebooks that need the default extensions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions