Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Add showLog to initialConfigurations #412

Merged
merged 1 commit into from
Aug 16, 2016
Merged

Conversation

ryanvz
Copy link
Contributor

@ryanvz ryanvz commented Jul 28, 2016

Related to delve debugger non-functional in VSCode 1.3.1

showLog was added as a new option in 0.6.40. When set to false (the default), the debugger appears not to work. Adding "showLog": true to the initialConfigurations allows the debugger to work with the auto generated launch.json.

@msftclas
Copy link

Hi @ryanvz, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSBOT;

@lukehoban
Copy link
Contributor

I think we ultimately want to turn this off by default, but given that its causing problems, pulling this change in for now.

@lukehoban lukehoban merged commit 9064d1e into microsoft:master Aug 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants