mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
Update WSL setup note in CONTRIBUTING.md (#1165)
* Update WSL setup note in CONTRIBUTING.md Added link to VS Code setup instructions for WSL support. * Update CONTRIBUTING.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
42e7dee83a
commit
689c360b9e
@ -80,7 +80,7 @@ Please include the following with each issue:
|
||||
|
||||
**Tip:** If "Launch Copilot Extension - Watch Mode" doesn't work for you, try using the "Launch Copilot Extension" debug configuration instead.
|
||||
|
||||
**Note:** Setup and running under Windows Subsystem for Linux (WSL) is supported.
|
||||
**Note:** Setup and running under Windows Subsystem for Linux (WSL) is supported by following the [VS Code setup instructions](https://github.com/microsoft/vscode/wiki/Selfhosting-on-Windows-WSL).
|
||||
|
||||
### Testing
|
||||
If you hit errors while running tests, ensure that you are using the correct Node version and that git lfs is properly installed (run `git lfs pull` to validate).
|
||||
@ -493,4 +493,4 @@ Object.assign(product, {
|
||||
}
|
||||
});
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user