Need to run `yarn compile` once
To build the extensions for development.
This commit is contained in:
parent
3ca90a5f89
commit
197d8dba93
|
@ -62,6 +62,7 @@ How to [secure your setup](/doc/security/ssl.md).
|
||||||
|
|
||||||
- Clone VS Code.
|
- Clone VS Code.
|
||||||
- Run `yarn` in the VS Code root directory.
|
- Run `yarn` in the VS Code root directory.
|
||||||
|
- Run `yarn compile` in the VS Code root directory.
|
||||||
- Clone this repository to `src/vs/server` in the VS Code source.
|
- Clone this repository to `src/vs/server` in the VS Code source.
|
||||||
- Run `yarn` in this directory.
|
- Run `yarn` in this directory.
|
||||||
- Run `yarn watch` in this directory.
|
- Run `yarn watch` in this directory.
|
||||||
|
|
Loading…
Reference in New Issue