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

EH Debugging broken - extension is not loaded #80410

Closed
isidorn opened this issue Sep 5, 2019 · 0 comments · Fixed by microsoft/azuredatastudio#7206
Closed

EH Debugging broken - extension is not loaded #80410

isidorn opened this issue Sep 5, 2019 · 0 comments · Fixed by microsoft/azuredatastudio#7206
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority verified Verification succeeded

Comments

@isidorn
Copy link
Contributor

isidorn commented Sep 5, 2019

  1. Starter extension, hit F5
  2. New window gets opened -> extension is not loaded, notice that the "Hello World" command is not in the command palette

I bisected it down to this commit

7a67a54 is the first bad commit
commit 7a67a54
Author: Martin Aeschlimann martinae@microsoft.com
Date: Thu Sep 5 15:39:01 2019 +0200

extensionDevelopmentPath is string[]

fyi @joaomoreno @weinand

@isidorn isidorn added bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority labels Sep 5, 2019
@joaomoreno joaomoreno added this to the September 2019 milestone Sep 5, 2019
@aeschli aeschli closed this as completed in b283b29 Sep 5, 2019
@bpasero bpasero added the verified Verification succeeded label Oct 1, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug important Issue identified as high-priority verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants