Phorb
Phorb
- VSCode Version: 1.100.2 - Local OS Version: Windows 11 24H2 - Remote OS Version: Raspberry Pi OS 12.11 - Remote Extension/Connection Type: Remote - Tunnels - Logs: See below...
Resolves #5836 ### Changes Add an option to the pause addon to pause the project when the tab is not focused. ### Reason for changes Many users would like the...
### Why this would be helpful Many users would like the project to be paused when they enter another window, e. g. to don't lose progress in runner games. ###...
### Summary Calling `View.message.edit` on timeout raises an `AttributeError` ### Reproduction Steps Call `View.message.edit` in `View.on_timeout` without interacting with any UI component. ### Minimal Reproducible Code ```python @discord.slash_command(name="testcmd", description="Test.") async...
### Microsoft PowerToys version 0.94.0 ### Installation method PowerToys auto-update ### Area(s) with issue? Command Palette ### Steps to reproduce 1. Open Command Palette settings 2. Go to *Extensions* 3....
### Why this would be helpful Right now, selecting objects in the vector editor is rather annoying: 1. If there's an object below the mouse, dragging the mouse over it...