Skip to content

Clicking on "Install" button of an already installed extension doesn't open extension tab #40848

@vfonic

Description

@vfonic
  • VSCode Version: Code 1.19.1 (0759f77, 2017-12-19T09:35:14.671Z)
  • OS Version: Darwin x64 17.2.0
  • Extensions:
Extension Author (truncated) Version
vscode-toggle-quotes Bri 0.2.0
bracket-pair-colorizer Coe 0.10.14
html-css-class-completion Zig 1.14.0
npm-intellisense chr 1.3.0
path-intellisense chr 1.4.2
vscode-eslint dba 1.4.3
auto-rename-tag for 0.0.15
sublime-keybindings ms- 3.0.3
debugger-for-chrome msj 4.0.0
vscode-versionlens pfl 0.19.1
vscode-import-cost wix 2.6.0

Steps to Reproduce:

  1. Install any VSCode extension. (Example: Markdown PDF)
  2. Go to the installed extension's marketplace url: https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf
  3. Click on "Install" button

Expected:
VSCode opens "Extension" tab and loads the extension page.

Actual:
VSCode app gains focus, but nothing else happens (no tabs open).

This is confusing, especially if you have many extensions and are unsure whether you already have an extension installed.

Also there's another poor UI: If I don't have extension installed, and I install it, but not by clicking on the "Instal"/"Cancel" new top bar "notification", but from the button inside the newly open "Extension" tab, the top bar notification doesn't get updated/dismissed. The state of extension (installed/not installed) is not propagated/synced globally)

Reproduces without extensions: Yes

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugextensionsIssues concerning extensionsgood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions