We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2b6cb commit 655e863Copy full SHA for 655e863
src/node/app/README.md
@@ -39,7 +39,7 @@ If functionality doesn't depend on code from VS Code then it should be moved
39
into code-server otherwise it should be in the patch.
40
41
To generate a new patch, **stage all the changes** you want to be included in
42
-the patch in the VS Code source, then run `yarn patch:generate` in this
+the patch in the VS Code source, then run `yarn vscode:diff` in this
43
directory.
44
45
Notable changes include:
0 commit comments