-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate TimeDate extension from PowerToys run to CommandPalette #412
base: main
Are you sure you want to change the base?
Conversation
Seems that there is a exising PR to do the same thing. #242 Close this PR. |
Oh...ha. But it still give me more experience about this module. |
@moooyo oh I'm actually gonna re-open yours, since we'll probably just iterate on yours going forward EDIT: fat fingered ctrl+enter |
@check-spelling-bot Report🔴 Please reviewSee the 📂 files view, the 📜action log, or 📝 job summary for details.Unrecognized words (1)Coices These words are not needed and should be removedahk Breadcrumb CDEF DEVMON DEVSOURCE DGR DIIRFLAG dshow FILEINFOSIG Filterx IKs iljxck KSPROPERTY ldx lld LONGLONG LTRB majortype makecab mfplat Msimg msiquery murmurhash Pnp propvarutil reencode reencoded stl strsafe strutil subquery TMPVAR vid VIDCAP VIDEOINFOHEADER vihSome files were automatically ignored 🙈These sample patterns would exclude them:
You should consider adding them to:
File matching is via Perl regular expressions. To check these files, more of their words need to be in the dictionary than not. You can use To accept these unrecognized words as correct, update file exclusions, and remove the previously acknowledged and now absent words, you could run the following commands... in a clone of the [email protected]:moooyo/PowerToys-cmdpal.git repository curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/v0.0.24/apply.pl' |
perl - 'https://github.com/zadjii-msft/PowerToys/actions/runs/13280330827/attempts/1'
Errors (2)See the 📂 files view, the 📜action log, or 📝 job summary for details.
See ❌ Event descriptions for more information. If the flagged items are 🤯 false positivesIf items relate to a ...
|
Use setting manager to replace old setting instance ref.
Summary of the Pull Request
It works well. But we still need to do more thing to make it better:
PR Checklist
Detailed Description of the Pull Request / Additional comments
Validation Steps Performed