Rácz Zalán

Results 3 issues of Rácz Zalán

I built glslang with Emscripten and included the JavaScript file into an HTML file. It runs and prints the help message to the console. My question is how can I...

question

The following context keys are missing from the [when clause contexts page](https://code.visualstudio.com/api/references/when-clause-contexts), but are mentioned in other pages: - `virtualWorkspace` ([Virtual Workspaces](https://code.visualstudio.com/api/extension-guides/virtual-workspaces#disable-commands-and-view-contributions), [Web Extensions](https://code.visualstudio.com/api/extension-guides/web-extensions#migrate-extension-with-code)) - `shellExecutionSupported` ([Web Extensions](https://code.visualstudio.com/api/extension-guides/web-extensions#migrate-extension-with-code), [Task Provider](https://code.visualstudio.com/api/extension-guides/task-provider#when-clause))...

doc-bug