Skip to content

Tags: Jagua/vscode

Tags

1.45.0

Toggle 1.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Force custom editors in diff view to have 100% height wrappers (micro…

…soft#96969)

Fix for microsoft#96968

This is a scoped fix for microsoft#96968.

The cause of the issue is the following:

1. Webview must be rendered outside of the main editor DOM. We do this by absolutely positioning them over some element in the DOM.
1. In split views, we try to lay the webview out over an element that has 0 height.
1. Due to my workaround in ea07e9b, this causes the webview to either not show at all (because it also will have zero height) or partially show

This fix forces the webivew's parent in the split view to have 100%. That actually seems like a reasonable default but I've scoped my fix to just webviews

1.44.2

Toggle 1.44.2's commit message
Fixes microsoft#94882 -- checks for trailing \ & protects

if somehow `networkPath` had a trailing \, it would cause this behavior

1.44.1

Toggle 1.44.1's commit message
update version

1.44.0

Toggle 1.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#94620 from microsoft/roblou/bumpNode2

Bump node2

1.43.2

Toggle 1.43.2's commit message
Version bump

1.43.1

Toggle 1.43.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#92866 from microsoft/alexr00/issue92792

Tasks without command are added to instances

1.43.0

Toggle 1.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#92278 from microsoft/roblou/bumpDistro143

Bump distro commit for C# ID update

1.42.1

Toggle 1.42.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoft#90398 from microsoft/eamodio/1.42-recovery

Fixes microsoft#90229

1.42.0

Toggle 1.42.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

1.41.1

Toggle 1.41.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump the version (microsoft#87259)

bump the version