We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddbc8cc commit a2c1900Copy full SHA for a2c1900
patches/getting-started.diff
@@ -1,3 +1,11 @@
1
+Modify Help: Getting Started
2
+
3
+This modifies some text on the Getting Started page and adds text about using
4
+code-server on a team.
5
6
+It is enabled by default but can be overriden using the cli flag
7
+`--disable-getting-started-override`.
8
9
Index: code-server/lib/vscode/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.ts
10
===================================================================
11
--- code-server.orig/lib/vscode/src/vs/workbench/contrib/welcomeGettingStarted/browser/gettingStarted.ts
0 commit comments