Unable to turn off autocomplete suggestions in python code #7334
Replies: 3 comments
-
I looked at the options for other languages (C#, etc...) and they do seem to support options that limit intellisense and autocomplete. Pylance doesn't currently support this, so maybe that's why it's not there. Needs more investigation on our end. |
Beta Was this translation helpful? Give feedback.
-
Moving this issue to discussion as an enhancement request for comments and upvotes. |
Beta Was this translation helpful? Give feedback.
-
There is another issue which I'm closing as a duplicate of this one, but it also mentions disabling intellisense in the interactive window as well. So we should have the switch control intellisense in both the editor and the repl window. |
Beta Was this translation helpful? Give feedback.
-
This issue has been moved from a ticket on Developer Community.
I am unable to see a way to turn off autocomplete suggestions for my python project. I have gone into Tools > options > text editor > Python and there is no option to turn off autocomplete suggestions in any of the tabs. Are there any alternative options to turn off this feature?
Original Comments
Feedback Bot on 2/2/2022, 05:23 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
Beta Was this translation helpful? Give feedback.
All reactions