hexzii
hexzii
### Have you read a contributing guide? - [x] I have read CONTRIBUTING.md - [x] I have searched the existing issues and didn't find any that were similar - [x]...
### Summary The executable under `C:\Users\XXXX\AppData\Roaming\npm` is called `biome.cmd`, currently the plugin still tries to find `biome.exe. ### Description Change `exe` to `cmd` in PATH detection on Windows ### Related...
### VS Code version 1.105.1 ### Extension version 3.3.0 ### Biome version 2.3.1 ### Operating system - [x] Windows - [ ] macOS - [ ] Linux ### Description Biome...
I was accesing an API endpoint and opening the connection takes around 5 secs which is very annoying, and keep-alive can easily fix this. In WebView2, keep-alive works fine, and...