Disable the tooltip window that pops up when typing commas in Visual Studio 2022
I am writing a Tkinter GUI program in Python using Visual Studio 2022. Whenever I type a comma, a large tooltip window pops up. I’d like to disable that.
Disable the tooltip window that pops up when typing commas in Visual Studio 2022
I am writing a Tkinter GUI program in Python using Visual Studio 2022. Whenever I type a comma, a large tooltip window pops up. I’d like to disable that.