Skip to content
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

Fix extension manager single-click #10473

Merged
merged 3 commits into from
May 18, 2020
Merged

Fix extension manager single-click #10473

merged 3 commits into from
May 18, 2020

Conversation

kburtram
Copy link
Member

@kburtram kburtram commented May 18, 2020

This is to resolve Extension Manager single-click bug #10447. It looks like this line didn't get updated correctly in previous merge.

Note: these changes are to make this portion of the file match the vscode release/1.45 branch.

@coveralls
Copy link

coveralls commented May 18, 2020

Coverage Status

Coverage decreased (-0.1%) to 33.881% when pulling 3a6552e on defect/extensionClick into c70d68f on master.

@kburtram kburtram merged commit d60b094 into master May 18, 2020
@kburtram kburtram deleted the defect/extensionClick branch May 18, 2020 17:35
kburtram added a commit that referenced this pull request May 18, 2020
* Fix extension manager single-click

* Port over additional change to fix same issue in git viewlet

* Remove unneeded param to match vscode source
kburtram added a commit that referenced this pull request May 18, 2020
* Fix extension manager single-click

* Port over additional change to fix same issue in git viewlet

* Remove unneeded param to match vscode source
@anthonydresser
Copy link
Contributor

What wrong here? it looks like in vscode they still have this line https://github.com/microsoft/vscode/blob/master/src/vs/platform/list/browser/listService.ts#L480

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants