-
Notifications
You must be signed in to change notification settings - Fork 30.2k
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
Editor GPU: Double rendering after undo #237583
Comments
how to enable editor gpu rendering in vs code insiders? I don't find any doc or issue about it. |
@ShreyasJejurkar #221145 is the main issue, in the very latest insiders (the one released today) you should see this setting now: Keep in mind the focus for now is on stability and feature completeness over performance though. |
Thanks for this @Tyriar . Any idea when it would be released to border audience? |
@ShreyasJejurkar I answered this a while ago in #221145 (comment), still have some big functionality parts to add but getting towards the |
@ShreyasJejurkar are you on Linux or a VM, when you hit that it typically means Chromium/Electron has your hardware/environment in their gpu blacklist. |
I am on Windows 10 and my work PC has Intel XE Graphics. I don't see this issue on my personal laptop which is having RTX 4070 GPU. |
@ShreyasJejurkar if you run the command |
Repro:
vscode/extensions/terminal-suggest/src/terminalSuggestMain.ts
Lines 243 to 247 in 77027e7
The text was updated successfully, but these errors were encountered: