You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as simple as i can make it. I just want the ability in a python project to disable parameter hints similar to how it works in visual studio code. the hints block a good sized chunk of the screen even when doing something as simple as print()
it is this massive wall of text that I want to disable it no matter what I try I can't seem to get rid of it.
Original Comments
Feedback Bot on 9/13/2024, 09:24 PM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. You will hear from us in about a week on our next steps.
The text was updated successfully, but these errors were encountered:
Hi there, thanks for reaching out. When you say "disable parameter hints", are you talking about the inlay hints? If so, you can disable it by going to Tools -> Options -> Python -> Analysis and uncheck these 2 options. Let me know if that doesn't answer your question. Thanks!
This issue has been moved from a ticket on Developer Community.
as simple as i can make it. I just want the ability in a python project to disable parameter hints similar to how it works in visual studio code. the hints block a good sized chunk of the screen even when doing something as simple as print()
it is this massive wall of text that I want to disable it no matter what I try I can't seem to get rid of it.
Original Comments
Feedback Bot on 9/13/2024, 09:24 PM:
Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further. You will hear from us in about a week on our next steps.
The text was updated successfully, but these errors were encountered: