From e0bed88c91208540f0a1cd65b9caaaf5702409f0 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Mon, 25 Sep 2023 20:39:15 +0300 Subject: [PATCH] TODO --- vscode-server/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/vscode-server/README.md b/vscode-server/README.md index aaf979e..29f6d30 100644 --- a/vscode-server/README.md +++ b/vscode-server/README.md @@ -11,6 +11,11 @@ tags: [helper, ide, vscode, web] Automatically install [Visual Studio Code Server](https://code.visualstudio.com/docs/remote/vscode-server) in a workspace using the [VS Code CLIs](https://code.visualstudio.com/docs/editor/command-line) and create an app to access it via the dashboard. + + +TODO: Add a screenshot or screencast showing VS Code Web in action +preferably with someone connected on live-share and showing GitHub Copilot suggestions working. + ## Examples 1. Install VS Code Server with default settings: