Dave Rayment
Dave Rayment
This allows for the previewing of AutoHotKey .ahk script files, .csv and .tsv files with the Monaco renderer in Peek (via the WebBrowserPreviewer). It also introduces an extensible way to...
### Microsoft PowerToys version 0.81.1 ### Installation method PowerToys auto-update ### Running as admin No ### Area(s) with issue? Peek ### Steps to reproduce 1. Navigate to a folder containing...
### Microsoft PowerToys version 0.83.0 ### Installation method PowerToys auto-update ### Running as admin No ### Area(s) with issue? Peek ### Steps to reproduce When using Peek to view a...
### Description of the new feature / enhancement In a recent bug report, the user had accidentally copied in a string with a leading space, resulting in no matches being...
## Summary of the Pull Request This PR adds the ability for users to delete the file currently being previewed in Peek. ## PR Checklist - [x] **Closes:** #22584 -...
## Summary of the Pull Request This PR fixes two typing-related issues in ZoomIt: 1. Ampersands could be typed even when Type Mode or Draw Mode were not engaged 2....
## Summary of the Pull Request This PR replaces the current LINQ-based results compilation query of combining, sorting and filtering the four result sources with a 3-way merge operation plus...