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

Environments window extensibility #537

Merged
merged 2 commits into from
Jul 2, 2015
Merged

Environments window extensibility #537

merged 2 commits into from
Jul 2, 2015

Conversation

zooba
Copy link
Member

@zooba zooba commented Jul 1, 2015

Adds extensibility point to allow other VS extensions to provide panes in the environments list.

This may be used to provide conda or other package-related extensions independently of PTVS, simply by exposing a MEF component for IEnvironmentViewExtensionProvider.

@zooba zooba added this to the 2.2 milestone Jul 1, 2015
@int19h
Copy link
Contributor

int19h commented Jul 2, 2015

👍


Debug.Fail(message);
try {
ActivityLog.LogError(SR.ProductName, message);
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we use IVsActivityLog via our site?

DinoV pushed a commit that referenced this pull request Jul 2, 2015
Environments window extensibility
@DinoV DinoV merged commit a31dbed into microsoft:master Jul 2, 2015
@zooba zooba deleted the environment-extensions branch July 2, 2015 23:37
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.

None yet

4 participants