We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee51e9 commit 8321682Copy full SHA for 8321682
docs/troubleshoot.md
@@ -30,6 +30,11 @@ _Standard_ Java Mode.
30
31
We recommend to add `"java.server.launchMode": "Standard"` to your repo's `.vscode/settings.json`.
32
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
38
## Hard Reset
39
40
1. Close (all of) your VSC windows
0 commit comments