-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
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
Screencast Mode only settings #105226
Comments
I support this! When screencasting on a projector dark mode isn't very good. But in a video it's fine. This should also support extension settings. Cause you might want to turn off GitLens etc when screencasting |
We closed this issue because we don't plan to address it in the foreseeable future. If you disagree and feel that this issue is crucial: we are happy to listen and to reconsider. If you wonder what we are up to, please see our roadmap and issue reporting guidelines. Thanks for your understanding, and happy coding! |
One could potentially use the upcoming new Profiles feature to achieve this. |
It would be amazing to be able to set "screencast mode"-only settings.
For example, my
editor.fontSize
is set to 16, but when I'm presenting (in person or over video), I'd like the font size to be 20.Since the config supposes
[language]
support, would it be possible to do something like the following?This would open up to more configuration options such as setting the theme, font family, etc.
The text was updated successfully, but these errors were encountered: