From 10ef5933f4a3394c6ead8199bbffd7a57df8a6ae Mon Sep 17 00:00:00 2001 From: Max Bretschneider <54221876+brtmax@users.noreply.github.com> Date: Mon, 27 Oct 2025 01:51:42 +0100 Subject: [PATCH] chore(examples/templates): remove deleted vscode-server-template (#20480) The list of community templates contained a template called vscode-server-template which links to a hijacked accounts repository. https://github.com/KozmikNano/vscode-server-template I removed it from the list --- examples/templates/community-templates.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/examples/templates/community-templates.md b/examples/templates/community-templates.md index 86bc9bce17..23d2f51807 100644 --- a/examples/templates/community-templates.md +++ b/examples/templates/community-templates.md @@ -23,9 +23,6 @@ templates. and API examples. - [bpmct/coder-templates](https://github.com/bpmct/coder-templates) - Kubernetes, OpenStack, podman, Docker, VM, AWS, Google Cloud, Azure templates. -- [kozmiknano/vscode-server-template](https://github.com/KozmikNano/vscode-server-template) - - Run the full VS Code server within docker! (Built-in settings sync and - Microsoft Marketplace enabled) - [atnomoverflow/coder-template](https://github.com/atnomoverflow/coder-template) - Kubernetes template that install VS code server Rstudio jupyter and also set ssh access to gitlab (Works also on self managed gitlab).