Home > Mobile >  visual studio code maximize button doesn't work windows11
visual studio code maximize button doesn't work windows11

Time:09-07

i cant resize window using maximize icon

1

CodePudding user response:

It is a reported issue, see Maximize/restore button is not responsive when Window Controls Overlay is enabled.

You can try disabling this setting (although it is disabled by default in Stable v1.71) to see if it helps:

Window > Experimental > Window Controls Overlay: Enabled

CodePudding user response:

have you tried the F11 button? or the combination of CTRL k -> Z Bye

  • Related