coder / coder/code-server

Disable extensions using the commandline

Open
#7,601 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
79.3k
Forks
6.8k
Avg merge
2d 6h
Merged PRs (30d)
41

Description

## What is your suggestion?

I would like to disable built-in extensions, as they cannot be uninstalled.

something like:

```
code-server --disable-extension
```

## Why do you want this feature?

I usually build a container with code-server in it and preinstall extensions / preconfigure it.
In the latest version the github extension automatically brings AI chat functions and people are of course confused because they will not work

I would like to disable the built-in extension "vscode.github" in my container image build

## Are there any workarounds to get this functionality today?

ClickOps in each instance.

## Are you interested in submitting a PR for this?

i can try

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.