VS Code titleBarStyle conflicts with native* settings
OS title bar is hidden by default.
https://gyazo.com/e580c963b3f75b32b6cdf87474dff5f5
The OS title bar is displayed by "window.titleBarStyle": "native".
https://gyazo.com/8d0639b213dfd07f42e36201d39e90b1
"window.nativeFullScreen": false also implicitly enables the OS title bar.
https://gyazo.com/cda413fbffc2057d06f8ddc8ab32f842
"window.nativeTabs": true also implicitly enables the OS title bar.
https://gyazo.com/efefdf1dfd63012695412b672c9353f1