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

[Launch] Cannot launch debug first time just after adding launch.json #27

Closed
adashen opened this issue Sep 21, 2017 · 4 comments
Closed
Assignees
Milestone

Comments

@adashen
Copy link
Member

adashen commented Sep 21, 2017

Steps:

  1. Import a maven project
  2. Add launch.json
  3. F5 to debug
  4. Fail to start
  5. F5 again
  6. Start debugging.

Expect:
should start after step 3.

@akaroml akaroml added the bug label Sep 21, 2017
@andxu
Copy link
Contributor

andxu commented Sep 21, 2017

log pops up: Cannot read property 'type' of undefined

@akaroml akaroml added this to the 0.1.0 milestone Sep 21, 2017
@akaroml
Copy link
Member

akaroml commented Sep 21, 2017

We need to fix this in 0.1.0. @andxu please take a look.

@andxu
Copy link
Contributor

andxu commented Sep 21, 2017

It is a vscode bug, cannot repro in insider version, I opened an issue in vscode side microsoft/vscode#34735

@andxu andxu added the external label Sep 21, 2017
@akaroml akaroml modified the milestones: 0.1.0, 0.2.0 Sep 22, 2017
@andxu
Copy link
Contributor

andxu commented Oct 9, 2017

Verified at vscode 1.17, the bug is fiexed.

@andxu andxu closed this as completed Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants