diff --git a/.images/vscode-server.gif b/.images/vscode-server.gif new file mode 100644 index 0000000..dcc563c Binary files /dev/null and b/.images/vscode-server.gif differ diff --git a/vscode-server/README.md b/vscode-server/README.md index 667681d..dfbec39 100644 --- a/vscode-server/README.md +++ b/vscode-server/README.md @@ -11,10 +11,7 @@ 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. +![VS Code Server with GitHub Copilot and live-share](../.images/vscode-server.gif) ## Examples