Skip to content

Commit 8321682

Browse files
authored
Add reminder re. VSC Web/Remote to Troubleshooting doc (#95)
Signed-off-by: Michael Vorburger <[email protected]>
1 parent dee51e9 commit 8321682

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/troubleshoot.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ _Standard_ Java Mode.
3030

3131
We recommend to add `"java.server.launchMode": "Standard"` to your repo's `.vscode/settings.json`.
3232

33+
## VSC Web UI
34+
35+
This extension may not yet work well in a VS Code Web and/or Remote Development set-up;
36+
see [issue #94](https://github.com/salesforce/bazel-vscode-java/issues/94).
37+
3338
## Hard Reset
3439

3540
1. Close (all of) your VSC windows

0 commit comments

Comments
 (0)