10000 Tags · spncrgr/vscode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: spncrgr/vscode

Tags

1.10.0

Toggle 1.10.0's commit message
Fix Webview scroll position preserve broken (microsoft#21531)

**Bug**
Some regression since 1.9 caused the scroll preserve behavior of webviews to stop working in certain cases. There appears to be a race condition where `newFrame.contentDocument.body` does not exist when the scroll update code is called

**Fix**
Instead of using a timeout, update the scroll position when `DOMContentLoaded` is fired from the webview window

Fixes microsoft#21491

translation/20170227.01

Toggle translation/20170227.01's commit message
Translation input 20170227.01

translation/20170217.01

Toggle translation/20170217.01's commit message
Translation input 20170217.01

1.9.1

Toggle 1.9.1's commit message
Pick up TS 2.1.6

translation/20170203.01

Toggle translation/20170203.01's commit message
Translation input 20170203.01

1.9.0

Toggle 1.9.0's commit message
Merged in translations

1.8.1

Toggle 1.8.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Ctrl + C doesn't work anymore (after updating to latest version) (fixes 

microsoft#17232)
0