Robo

Results 334 comments of Robo

Please check if the issue repros with latest insiders https://code.visualstudio.com/insiders /gifPlease

Please check if the issue repros with latest 1.107 insiders with user setup, for system setup it is tracked in https://github.com/microsoft/vscode/issues/259505

Closing in favor of https://github.com/microsoft/node-pty/pull/831 :)

Can you share a minimal extension sample that demonstrates the issue.

Does this issue repro with latest 1.107 insiders with user setup ? 1) New context menu not showing for system setup in insiders is tracked in https://github.com/microsoft/vscode/issues/259505 2) New context...

@atom0s that would be the system setup, please follow https://github.com/microsoft/vscode/issues/259505 for updates

Thanks to the traces from @Minkyu-Choi and @Perh0rd , I was able to see a problematic area during the scroll operation. ``` Code - Insiders.exe!blink::AXObject::UpdateCachedAttributeValuesIfNeeded Code - Insiders.exe!blink::AXObject::BackgroundColor Code -...

Thanks for confirming, one more thing to try, can you launch with `code-insiders --disable-features="LayoutNG"` and check if the scroll is any better ?

Thanks @alexdima for the additional context, > I also remember that Electron had some custom code here on top of Chromium so maybe that one no longer works correctly? https://github.com/electron/electron/blob/master/shell/browser/native_window_views_win.cc#L196-L225...

Here is exploration build based on chromium 87 https://az764295.vo.msecnd.net/exploration/53c0ab95bb770a8f3f869e81bb9da200708e6700/VSCodeUserSetup-x64-1.50.0-exploration.exe , can you check if the slowdown is still visible. Thanks! One more question to users facing the issue, are you...