Open anthonyvdotbe opened 3 years ago
closed by:
details see commits related to tunnel in the main branch got no time to explain here more but watch the progress of the above issue and all this issues do close with it as the graal extension it self then runs as module in the browser. no settings needed.
In my global configuration I have nothing relevant. Now I have a file
graalvm.code-workspace
like:When I open the file, 2 issues occur:
(1) I get the following error in the
Output
window:(2) the extension duplicates the configuration that I have in my workspace file in the global settings, appending:
This is problematic: the GraalVM extension isn't enabled globally, so it shouldn't change any global configuration either. If it's only enabled for the current workspace, it should only touch the workspace configuration. And since all required configuration is already provided in the workspace file, I expect it to do nothing at all in this case.