coder / coder/vscode-coder

Use cli for all operations instead of the API

Ouverte
#243 5 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
TypeScript
Étoiles
130
Forks
48
Merge moyen
3 j 3 h
PR mergées (30 j)
15

Description

We have to re-implement logic (like updating a workspace before starting it) and it would be better to just call out to the cli since it already accounts for all that.

It is a lot of surface area to cover (every plugin) any time a feature is added.

If the command errors, show whatever is in stderr as the error message.

An alternative would be to handle these things at the API layer, and maybe there is a case to be made for that.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.