Skip to content

Conversation

@DustinCampbell
Copy link
Member

No description provided.

gregg-miskelly and others added 22 commits June 14, 2016 17:12
This checkin merges ce74d98 (Remove myget
feed from NuGet.config) from release into master without taking the content
of the change. This hopefully makes it so the release-based branches will
not used myget while master-based branches will.
* Adding attach process picker.

This feature will light up when the required vscode features are available in stable release.

* Incorporating code review comments.

- Changing the command to csharp.listProcess.
- Sorting the process, such that dotnet process are shown at the top.
This adds some corrections/clarifications to debugger.md that I noticed while reviewing it.
Add a link to wikipedia for defining what Docker is.
* Add logModuleLoadEvents launch option configuration

* Add logging launch options group

* Default object, not array

* Add engine/protocol logging flags
Add back imports to project.json for debugger install
<clear />
<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
<!-- This dependency is not present in the release branch -->
<add key="coreclrdebug" value="https://www.myget.org/F/coreclr-debug/api/v3/index.json" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this line actually flow back? If so, it shouldn't have.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It certainly did.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do we fix that? I don't want to cherry-pick the world.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, we will need to back that out then before we make a .vsix.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can commit this PR as-is and I will fix it once you are done. Alternatively I can fix it in master. Either way is fine with me.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged. Feel free to fix.

@gregg-miskelly
Copy link
Contributor

Otherwise LGTM

@DustinCampbell DustinCampbell merged commit 4651173 into release Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants