coder / coder/code-server

Disable extensions using the commandline

Abierto
#7,601 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
TypeScript
Estrellas
79.3k
Forks
6.8k
Merge medio
2 d 6 h
PR fusionados (30 d)
41

Descripción

## 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.