Skip to content

feat(code-server): add machine settings option #449

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

djarbz
Copy link
Contributor

@djarbz djarbz commented Apr 25, 2025

This PR resolves #443.

The goal is to provide a method for template owners to configure default Machine Settings that can be overridden by developers via User Settings and repositories via Workspace Settings.
This option allows template owners to push new settings options with a template release that would not be ignored because the setting file already exists.

Eventually, I would imagine the current settings option will be depreciated in favor of this option.
Alternatively, we could hijack that option to operate on the machine level settings before merging this PR.

@cdr-bot cdr-bot bot added the community Pull Requests and issues created by the community. label Apr 25, 2025
@djarbz djarbz changed the title feat(code-server): Machine Settings option feat(code-server): add machine settings option Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Pull Requests and issues created by the community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC(Coder-Server): Template Settings
1 participant