-
-
Notifications
You must be signed in to change notification settings - Fork 166
error-catalog.md: add parse_backslash info and hints #2317
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
base: master
Are you sure you want to change the base?
Conversation
bump |
I looked over this - I think the existing wording is clearer This seems to "assault" the reader with a lot of information that doesn't necessarily help solve the problem |
Your sparse stuff/style is unfortunately very much incomplete, and not systematic. Instead, it actually even brings more puzzles after facing an error.
what? Therefore I rather started listing involved options, facts, and then real example alternatives for the user. Maybe, the facts could be shortened, or their inlined examples be moved to their ends, but I don't think your response is appropriate. |
from the old PR:
|
done fixing typos, small improvements and missing bits |
This applies the helpful info from the old PR "word_parse.py: parse_backslash (errors + hinting questions)" #1824 to the new error-catalog instead.