click on disabled breakpoint enable instead of removing #125904#125931
Merged
isidorn merged 4 commits intomicrosoft:mainfrom Aug 4, 2021
Merged
click on disabled breakpoint enable instead of removing #125904#125931isidorn merged 4 commits intomicrosoft:mainfrom
isidorn merged 4 commits intomicrosoft:mainfrom
Conversation
Collaborator
|
Thanks for the PR. However please setup VS Code so you can build it and try this out. Check this document out https://github.com/microsoft/vscode/wiki/How-to-Contribute
What I propose is the following:
|
Contributor
Author
|
I' m trying to setup build env on Windows. But it fails at which tries to download https://electronjs.org/headers/v12.0.11/node-v12.0.11-headers.tar.gz , one file I couldn' t download even with VPN. Any workarounds? |
Collaborator
|
Sorry I never saw that error. I do not know. |
Contributor
Author
|
Thanks to #124467 (which could be closed) I managed to install the dependencies to run vscode. From what I tested it seems to do what I expected. I don' t get why you say "flip each". |
Collaborator
|
@xgdgsc Works like magic. Thanks a lot for your contribution 👏 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes #125904. This is only a trial edit in browser from a shallow understanding of the code section. Please correct me if I'm wrong.