We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testing #141268
The setting "window.nativeTabs": true does not have any effect in VS Code - Exploration: new windows don't open as native tabs.
"window.nativeTabs": true
The text was updated successfully, but these errors were encountered:
In order to make native tabs work in VS Code it is necessary to enable native tabs in macOS > Preferences > General > Prefer tabs: "always"
Sorry, something went wrong.
deepak1556
No branches or pull requests
Testing #141268
The setting
"window.nativeTabs": true
does not have any effect in VS Code - Exploration:new windows don't open as native tabs.
The text was updated successfully, but these errors were encountered: