We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
function
I noticed these dictionary entries in:
dict.json
This looks like a misstroke or could otherwise be better:
"TPUBGS": "function", "TPUPGS": "function"
These look like misstrokes because:
TPUBGS
-P
TPUPGS
-B
I would expect the outlines to be:
"TPUPBGS": "function", "TPUBGS": "fucks"
I would expect to see those outlines because:
main.json
"TPUBGS": "fucks"
"TPUBG": "fuck"
"-S": "{^s}"
To make this even better, we could:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dictionary
I noticed these dictionary entries in:
dict.json
Misstroked entry or entries
This looks like a misstroke or could otherwise be better:
These look like misstrokes because:
TPUBGS
misses-P
TPUPGS
misses-B
TPUBGS
stands for "fucks"Expected
I would expect the outlines to be:
I would expect to see those outlines because:
main.json
dictionary from Plover 3."TPUBGS": "fucks"
is a combination of"TPUBG": "fuck"
and"-S": "{^s}"
.Even better
To make this even better, we could:
The text was updated successfully, but these errors were encountered: