mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
<!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Add a button to the data grid that shows a windows for complex value preview. ### Screenshots **Button**  **Context menu** (Usefull on long data, if button is scrolled out of view.)  **Preview: REG_SZ**  **Preview: REG_MULTI_SZ**  **Preview: REG_EXPAND_SZ**  **Preview: REG_DWORD and REG_QWORD**  **Preview: REG_BINARY**   <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist - [x] **Closes:** #36877 - [x] **Communication:** I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected - [x] **Tests:** Added/updated and all pass - [x] **Localization:** All end user facing strings can be localized => missing yet - [ ] **Dev docs:** Added/updated - [ ] **New binaries:** Added on the required places - [ ] [JSON for signing](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ESRPSigning_core.json) for new binaries - [ ] [WXS for installer](https://github.com/microsoft/PowerToys/blob/main/installer/PowerToysSetup/Product.wxs) for new binaries and localization folder - [ ] [YML for CI pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ci/templates/build-powertoys-steps.yml) for new test projects - [ ] [YML for signed pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/release.yml) - [ ] **Documentation updated:** If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/windows-uwp/tree/docs/hub/powertoys) and link it here: #xxx <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments Additionally this PR updates the context menu for values. <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed Tested code with a local build.
130 lines
3.2 KiB
Plaintext
130 lines
3.2 KiB
Plaintext
# See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes
|
|
(?:^|/)(?i)COPYRIGHT
|
|
(?:^|/)(?i)LICEN[CS]E
|
|
(?:^|/)(?i)third[-_]?party/
|
|
(?:^|/)3rdparty/
|
|
(?:^|/)generated/
|
|
(?:^|/)go\.sum$
|
|
(?:^|/)package(?:-lock|)\.json$
|
|
(?:^|/)Pipfile$
|
|
(?:^|/)power-rename-ui-flags$
|
|
(?:^|/)pyproject.toml
|
|
(?:^|/)sample\.qoi$
|
|
(?:^|/)vendor/
|
|
(?:^|/)WindowsSettings\.json$
|
|
(?:^|/|\b)requirements(?:-dev|-doc|-test|)\.txt$
|
|
(?:|$^ 92.31% - excluded 12/13)/editor/[^/]+$
|
|
/images/launcher/[^/]+$
|
|
/TestFiles/
|
|
[^/]\.cur$
|
|
[^/]\.gcode$
|
|
[^/]\.rgs$
|
|
\.a$
|
|
\.ai$
|
|
\.all-contributorsrc$
|
|
\.avi$
|
|
\.bmp$
|
|
\.bz2$
|
|
\.cert?$|\.crt$
|
|
\.class$
|
|
\.coveragerc$
|
|
\.crl$
|
|
\.csr$
|
|
\.dll$
|
|
\.docx?$
|
|
\.drawio$
|
|
\.DS_Store$
|
|
\.eot$
|
|
\.eps$
|
|
\.exe$
|
|
\.filters$
|
|
\.gif$
|
|
\.git-blame-ignore-revs$
|
|
\.gitattributes$
|
|
\.gitkeep$
|
|
\.graffle$
|
|
\.gz$
|
|
\.icns$
|
|
\.ico$
|
|
\.ipynb$
|
|
\.jar$
|
|
\.jks$
|
|
\.jpe?g$
|
|
\.key$
|
|
\.lib$
|
|
\.lock$
|
|
\.map$
|
|
\.min\..
|
|
\.mo$
|
|
\.mod$
|
|
\.mp[34]$
|
|
\.o$
|
|
\.ocf$
|
|
\.otf$
|
|
\.p12$
|
|
\.parquet$
|
|
\.pdf$
|
|
\.pem$
|
|
\.pfx$
|
|
\.png$
|
|
\.psd$
|
|
\.pyc$
|
|
\.pylintrc$
|
|
\.qm$
|
|
\.s$
|
|
\.sig$
|
|
\.so$
|
|
\.svgz?$
|
|
\.sys$
|
|
\.tar$
|
|
\.tgz$
|
|
\.tiff?$
|
|
\.ttf$
|
|
\.wav$
|
|
\.webm$
|
|
\.webp$
|
|
\.woff2?$
|
|
\.xcf$
|
|
\.xlsx?$
|
|
\.xpm$
|
|
\.xz$
|
|
\.zip$
|
|
^\.github/actions/spell-check/
|
|
^\.gitmodules$
|
|
^\Q.github/workflows/spelling2.yml\E$
|
|
^\Q.pipelines/272MSSharedLibSN2048.snk\E$
|
|
^\Q.pipelines/ESRPSigning_core.json\E$
|
|
^\Qdoc/devdocs/localization.md\E$
|
|
^\Qsrc/common/ManagedCommon/ColorFormatHelper.cs\E$
|
|
^\Qsrc/common/notifications/BackgroundActivatorDLL/cpp.hint\E$
|
|
^\Qsrc/modules/cmdpal/doc/initial-sdk-spec/list-elements-mock-002.pdn\E$
|
|
^\Qsrc/modules/colorPicker/ColorPickerUI/Assets/ColorPicker/colorPicker.cur\E$
|
|
^\Qsrc/modules/colorPicker/ColorPickerUI/Shaders/GridShader.cso\E$
|
|
^\Qsrc/modules/MouseUtils/MouseJump.Common/NativeMethods/User32/UI/WindowsAndMessaging/User32.SYSTEM_METRICS_INDEX.cs\E$
|
|
^\Qsrc/modules/MouseUtils/MouseJumpUI/MainForm.resx\E$
|
|
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmAbout.cs\E$
|
|
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmInputCallback.resx\E$
|
|
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmLogon.resx\E$
|
|
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmMatrix.resx\E$
|
|
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmMessage.resx\E$
|
|
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmMouseCursor.resx\E$
|
|
^\Qsrc/modules/MouseWithoutBorders/App/Form/frmScreen.resx\E$
|
|
^\Qsrc/modules/MouseWithoutBorders/ModuleInterface/generateSecurityDescriptor.h\E$
|
|
^\Qsrc/modules/peek/Peek.Common/NativeMethods.txt\E$
|
|
^\Qsrc/modules/previewpane/SvgPreviewHandler/SvgHTMLPreviewGenerator.cs\E$
|
|
^\Qsrc/modules/previewpane/UnitTests-StlThumbnailProvider/HelperFiles/sample.stl\E$
|
|
^\Qtools/project_template/ModuleTemplate/resource.h\E$
|
|
^doc/devdocs/akaLinks\.md$
|
|
^src/modules/launcher/Plugins/Microsoft\.PowerToys\.Run\.Plugin\.TimeDate/Properties/
|
|
^src/modules/MouseWithoutBorders/App/.*/NativeMethods\.cs$
|
|
^src/modules/MouseWithoutBorders/App/Form/.*\.Designer\.cs$
|
|
^src/modules/MouseWithoutBorders/App/Form/.*\.resx$
|
|
^src/modules/MouseWithoutBorders/App/Helper/.*\.resx$
|
|
^src/modules/previewpane/UnitTests-MarkdownPreviewHandler/HelperFiles/MarkdownWithHTMLImageTag\.txt$
|
|
^src/modules/ZoomIt/ZoomIt/ZoomIt\.idc$
|
|
^src/Monaco/
|
|
^src/common/sysinternals/Eula/
|
|
^tools/Verification scripts/Check preview handler registration\.ps1$
|
|
ignore$
|
|
^src/modules/registrypreview/RegistryPreviewUILib/Controls/HexBox/.*$
|