File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments