Skip to content

Commit 01a10f4

Browse files
authored
docs: Clarify that Runtime Status: Not yet activated. is a Web Browser problem in Troubleshooting doc (fixes #94) (#105)
Signed-off-by: Michael Vorburger <[email protected]>
1 parent d5a645f commit 01a10f4

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

docs/troubleshoot.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,13 @@ We recommend to add `"java.server.launchMode": "Standard"` to your repo's `.vsco
3232

3333
## VSC Web UI
3434

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).
35+
This extension can well in a VS Code Web and/or Remote Development set-up.
36+
37+
If it doesn't seem to work, check the Extension's _Runtime Status_ tag UI; if that shows
38+
_Runtime Status: Not yet activated._ then you have be facing some permission (?) problems
39+
in your Web browser (Brave? Firefox?) and can try with another one (Chrome).
40+
41+
[Issue #94](https://github.com/salesforce/bazel-vscode-java/issues/94) has some related background.
3742

3843
## Hard Reset
3944

0 commit comments

Comments
 (0)