You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Editors/vscode/README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -22,9 +22,7 @@ $ cd Editors/vscode
22
22
$ npm run createDevPackage
23
23
```
24
24
25
-
Enable vscode to running in the terminal by enabling [code](https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line) command.
26
-
27
-
You can install the package from the command-line if you have the `code` executable on your `PATH`:
25
+
You can install the package from the command-line using the `code` command if available (see [Launching from the command line](https://code.visualstudio.com/docs/setup/mac#_launching-from-the-command-line)).
0 commit comments