📅  最后修改于: 2022-03-11 14:55:44.248000             🧑  作者: Mango
VSCode make new window open in fullscreen:
Settings > Window > New Window > New Window Dimensions
Options:
default = Opens new window in the center of the screen.
inherit = Opens new window with the same dimension as the last active one.
offset = Opens new window with the same dimension as the last active one
with an offset position.
maximized = Opens new window maximized.
fullscreen = Opens new window in fullscreen mode.