Skip to content
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

disable parameter hints similar to how visual studio code works #8036

Closed
vsfeedback opened this issue Oct 22, 2024 · 1 comment
Closed

disable parameter hints similar to how visual studio code works #8036

vsfeedback opened this issue Oct 22, 2024 · 1 comment
Assignees

Comments

@vsfeedback
Copy link

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.

@StellaHuang95
Copy link
Contributor

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!
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants