How to disable inlay type hints?? #3129
Unanswered
sufferpurrityxd
asked this question in
Q&A
Replies: 1 comment
-
try. turning off inlayhints wont change/edit the actual source code. |
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.
-
My settings.json
i turned off 2 "python.analysis.inlayHints.functionReturnTypes" and "python.analysis.inlayHints.variableTypes": false but i still get the type returned
Beta Was this translation helpful? Give feedback.
All reactions