Luis Durão
Luis Durão
**Describe the bug** Calling `response.Close()` never returns. **To Reproduce** Make a `Retr` request and close the response **without reading everything** until EOF (i.e.: read just a few bytes but not...
Hey! I've detected a bug when the script's name contains spaces. In my case, I have 2 scripts: "compile" and "deploy". Then I have a third script "compile and deploy"....
## Description While reviewing and contributing to #6053, I noticed that the PHP language extra doesn't include `php-debug-adapter` in mason's `ensure_installed`, even though it requires it. ## Checklist - [x]...
## Description The `editor.refactoring` currently has the annoying consequence of polluting which-key with a bunch of refactor keymaps that don't do anything in the projects I work on, namely Rust....