-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
fix a couple typos #2
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jaykul
reviewed
May 7, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me ;-)
igorantun
approved these changes
May 7, 2019
Merged. Thank you for your contribution! |
Closed
yuyoyuppe
referenced
this pull request
in yuyoyuppe/PowerToys
Dec 11, 2019
# This is the 1st commit message: docs: split usage and dev docs # The commit message #2 will be skipped: # fixup add docs
yuyoyuppe
added a commit
that referenced
this pull request
Dec 12, 2019
* docs: split usage and dev docs * # This is a combination of 2 commits. # This is the 1st commit message: docs: split usage and dev docs # The commit message #2 will be skipped: # fixup add docs * docs: add runner documentation and move hooks documentation to devdocs * docs: add stubs for modules technical description * docs: add paragraph about event thread-safety * docs: add 'Current modules' section header
yuyoyuppe
referenced
this pull request
in yuyoyuppe/PowerToys
Dec 20, 2019
# This is the 1st commit message: powerrename: implement shellext support for UWP # The commit message #2 will be skipped: # fixup shellext
yuyoyuppe
referenced
this pull request
in yuyoyuppe/PowerToys
Dec 20, 2019
# This is the 1st commit message: powerrename: implement shellext support for UWP # The commit message #2 will be skipped: # fixup shellext
SeraphimaZykova
referenced
this pull request
in SeraphimaZykova/PowerToys
Dec 24, 2019
added Zone unit-tests
yuyoyuppe
added a commit
that referenced
this pull request
Jan 23, 2020
* docs: split usage and dev docs * # This is a combination of 2 commits. # This is the 1st commit message: docs: split usage and dev docs # The commit message #2 will be skipped: # fixup add docs * docs: add runner documentation and move hooks documentation to devdocs * docs: add stubs for modules technical description * docs: add paragraph about event thread-safety * docs: add 'Current modules' section header
ryanbodrug-microsoft
pushed a commit
to ryanbodrug-microsoft/PowerToys
that referenced
this pull request
Apr 14, 2020
Update readme
danbugs
pushed a commit
that referenced
this pull request
May 14, 2020
yuyoyuppe
referenced
this pull request
in yuyoyuppe/PowerToys
May 18, 2020
yuyoyuppe
referenced
this pull request
in yuyoyuppe/PowerToys
May 25, 2020
yuyoyuppe
referenced
this pull request
in yuyoyuppe/PowerToys
May 25, 2020
Aaron-Junker
added a commit
that referenced
this pull request
Nov 27, 2022
jaimecbernardo
pushed a commit
that referenced
this pull request
Dec 2, 2022
* Adding unicode names and adjusting UI (WIP) * Added changing letter names * Add optioins to hide description (WIP) * WIP * Change to binding property * Adress PR comments * Set TextBlock in border * * Added to settings * Fixed string showing/not showing one time after switching character * Removed unneccessairy command in SettingsService.cs * Moved showdescription enum to settings.ui * Adding Fluent design :) * Fix merge errors * Center list * Fixed code not working. Accepted some code style changes. * Merge main in branch #2 * [Quick Accent] support unicode description for UTF-16 surrogate pairs * [Quick Accent] fix check-spelling-bot errors * [check-spelling] accept LANGID as correct word * [Quick Accent] fix delay when calling ShowToolbar for the first time * [Quick Accent] use toggle switch to turn off/on Unicode description * [Quick Accent] fix after merge * [Quick Accent] add UnicodeInformation.dll to installer Co-authored-by: Niels Laute <niels.laute@live.nl>
11 tasks
Closed
11 tasks
BLM16
pushed a commit
to BLM16/PowerToys
that referenced
this pull request
Jun 22, 2023
* Test loc fix microsoft#2 * Propagate the name change to the rest of the project --------- Co-authored-by: Jaime Bernardo <jaime@janeasystems.com>
jaimecbernardo
pushed a commit
that referenced
this pull request
Oct 9, 2023
* [PowerRename] Suppress redundant midl warning * spelling * f: spelling #2 * spelling 3
stefansjfw
added a commit
that referenced
this pull request
Sep 24, 2024
jaimecbernardo
pushed a commit
that referenced
this pull request
Sep 25, 2024
* Language setting * spellcheck * Set FileLocksmithContextMenu package version in AppManifest.xml * Fix ambigious symbol build error * Fix ambigious symbol build error #2 * Revert unneeded changes * Improve perf * try fix ci build
crutkas
added a commit
that referenced
this pull request
Oct 22, 2024
* Moving plugin folder * all .net now pointing to the tool ver prop * fixing cpp proj * consolidation of packages * removing non root nuget config * Update src/modules/cmdpal/ToolingVersions.props --------- Co-authored-by: Mike Griese <migrie@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Just a few typos I noticed while reading through the ReadMe.