Sam Kearney
Sam Kearney
This is a follow up for #3713. For QNX RTOS, regex functionality was broken out into a separate library libregex as of version 7.1. However, in earlier versions, the same...
### Microsoft PowerToys version 0.64.0 ### Installation method PowerToys auto-update ### Running as admin No ### Area(s) with issue? FancyZones ### Steps to reproduce 1. Open the FancyZones layout editor...
### Microsoft PowerToys version 0.66.0 ### Installation method PowerToys auto-update ### Running as admin No ### Area(s) with issue? FancyZones ### Steps to reproduce 1. Open the FancyZones layout editor...
When attempting to downgrade a package on release, the error message is helpful but looks like it presents versions in the incorrect order: ``` $ cargo release 0.2.0 error: tag...
In Tauri v1, there is a Features page about events: https://tauri.app/v1/guides/features/events In the 1 to 2 migration guide, there is a note that the event system has been improved, which...
In TypeScript it is possible to have interfaces with fields that are not valid JS identifiers, if they are enclosed in quotes. If you use the current version of tsify...
To reproduce: On a runner/image with git < 2.37 (for example, Ubuntu 22.04): ```yaml on: push jobs: test: runs-on: ubuntu-latest container: image: ubuntu:22.04 steps: - run: | apt-get update apt-get...
gcc emulation: Intellisense produces error where GCC does not in the case of statement expressions
### Environment - OS and Version: macOS Sequoia 15.5 - VS Code Version: 1.100.3 - C/C++ Extension Version: 1.25.3 - If using SSH remote, specify OS of remote machine: Ubuntu...