Feature Request: VSCE: quick fix for type error #2675
PabloLION
started this conversation in
Enhancement
Replies: 3 comments
-
Thanks for the request. This is not something that is currently supported, but will reevaluate based on upvotes or community feedback. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @judej. Thanks for the reply. I'm not sure what is "currently supported"? The |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moving this issue to discussion as an enhancement request for comments and upvotes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Request
Can we add this "ignore type checking in this line" to the "quick fix" function of vscode extension, like eslint does?
Reason
In #1629 it's mentioned that the PEP484 gives an
# type: ignore
option to ignore the type check.Thanks
Beta Was this translation helpful? Give feedback.
All reactions