From 40acdea356f16552d89934074f6882e4744c78e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Kottal?= Date: Thu, 21 Nov 2024 16:35:18 +0100 Subject: [PATCH] Adds two new third party plugins for Run (#35453) * Update thirdPartyRunPlugins.md * Update expect.txt --------- Co-authored-by: Clint Rutkas --- .github/actions/spell-check/expect.txt | 4 ++++ doc/thirdPartyRunPlugins.md | 2 ++ 2 files changed, 6 insertions(+) diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 2271d20e11..d7ca1f84fe 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -151,6 +151,7 @@ CALG callbackptr calpwstr Cangjie +caniuse CANRENAME CAPTUREBLT CAPTURECHANGED @@ -732,6 +733,7 @@ ith ITHUMBNAIL IUI IUnknown +IUse IWbem IWeb IWIC @@ -1586,6 +1588,8 @@ SYSLIB SYSMENU SYSTEMAPPS SYSTEMTIME +SYSTEMWOW +tailwindcss tapp TApplication TApplied diff --git a/doc/thirdPartyRunPlugins.md b/doc/thirdPartyRunPlugins.md index bd179eea25..a8136ec623 100644 --- a/doc/thirdPartyRunPlugins.md +++ b/doc/thirdPartyRunPlugins.md @@ -39,6 +39,8 @@ Contact the developers of a plugin directly for assistance with a specific plugi | [GitHubRepo](https://github.com/8LWXpg/PowerToysRun-GitHubRepo) | [8LWXpg](https://github.com/8LWXpg) | Search and open GitHub repositories | | [ProcessKiller](https://github.com/8LWXpg/PowerToysRun-ProcessKiller) | [8LWXpg](https://github.com/8LWXpg) | Search and kill processes | | [ChatGPT](https://github.com/ferraridavide/ChatGPTPowerToys) | [ferraridavide](https://github.com/ferraridavide) | Ask a question to ChatGPT | +| [CanIUse](https://github.com/skttl/ptrun-caniuse) | [skttl](https://github.com/skttl) | Look up browser feature support with caniuse.com | +| [TailwindCSS](https://github.com/skttl/ptrun-tailwindcss) | [skttl](https://github.com/skttl) | Search the documentation of TailwindCSS | ## Extending software plugins