Robo
Robo
Testing #5648 * Check out branch locally to the one that has conflicts * In the PR view, see the action to check out pull request * Nothing happens as...
Testing #5648 https://github.com/microsoft/vscode-pull-request-github/assets/964386/1a172e05-8cda-4a9c-bbe8-d972d0cf2872
OS - archlinux 64-bit glfw-3.0.4-2 , glew-1.11.0-1 opensubdiv compiled successfully ``` bin git:master ❯ sudo lshw -short | grep -i --color display /0/100/1/0 display GK107M [GeForce GT 755M] /0/100/2 display...
Fixes #47 #43 and #25
prints thunbnails of all images available on the site into the console.
Testing #5939 Using the following PR https://github.com/electron/electron/pull/37582 for testing with `insiders.vscode.dev` https://github.com/microsoft/vscode-pull-request-github/assets/964386/3573b2e2-a235-4a8b-9cf6-925d300c5456
### Vue - Official extension or vue-tsc version 2.0.26 ### VSCode version N/A ### Vue version N/A ### TypeScript version N/A ### System Info _No response_ ### Steps to reproduce...
Hello from the VS Code team 👋 In our next release v1.92, we will update to Electron 30 which includes Node.js 20.14.0. This Node version contains a [breaking change](https://nodejs.org/en/blog/vulnerability/april-2024-security-releases-2#command-injection-via-args-parameter-of-child_processspawn-without-shell-option-enabled-on-windows-cve-2024-27980---high), in...
#### Description of Change With net module support to utility process added via https://github.com/electron/electron/pull/40017, it is currently not straightforward to handle basic auth. Apps would need to have some sort...