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
I have set the configuration debug.inlineValues to auto.
But after i set the debugpy.showPythonInlineValues to False, the inline value still existing when debugging.
What i should do to disable the inline value when debug.inlineValues is Auto