Skip to content

Commit 213b29b

Browse files
[CF1] liveshare with warp solution
1 parent 6956abf commit 213b29b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/content/docs/cloudflare-one/faq/troubleshooting.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,3 +319,14 @@ You must ensure the host device is included in the WARP tunnel while excluding t
319319
1. Review the WSL2 environment's IP address and compare it with the laptop’s IP.
320320
2. Check if the WSL network is [included in the split tunnel configuration](/cloudflare-one/connections/connect-devices/warp/configure-warp/route-traffic/split-tunnels/#change-split-tunnels-mode).
321321
3. If the WSL network is included, exclude it from the split tunnel to prevent connectivity issues.
322+
323+
## LiveShare is not working while using WARP.
324+
325+
Microsoft VS Code's LiveShare extension does not work by default with Cloudflare WARP.
326+
327+
To enable LiveShare while using WARP:
328+
329+
1. Open VS Code.
330+
2. Open the `settings.json` file or open **Settings** in the VS Code UI.
331+
3. Search for `liveshare.connectionMode` and set its value to `relay`.
332+
4. Restart VS Code.

0 commit comments

Comments
 (0)