Skip to content

Update support of VS2017 #39

@3F

Description

@3F

Continuation of #36

Any pull requests are welcome to support: VS2010, VS2012, VS2013, VS2015, VS2017

v0.12.8+, obsolete:

NEW: Started support of Visual Studio 15 /tested on Enterprise Preview 4 (25618.00)

New replies:

More details about the changes to VS extensibility for VS 2017 can be found here:

https://blogs.msdn.microsoft.com/visualstudio/2016/11/10/extensibility-in-visual-studio-15-increasing-reliability-and-performance/

Technical details on the extensibility changes for VS 2017 can be found here:

https://docs.microsoft.com/en-us/visualstudio/extensibility/what-s-new-in-the-visual-studio-2017-sdk

Thanks,

  • The Visual Studio Team

More details about the changes to VS extensibility for VS 2017 can be found here:

:) I see my extension in your screenshot

Good ! but trivial question:

How to distribute my packages for older VS which understand only VSIXv1 ?
I mean: "minimal install will contain just the core editor" - really cool, but how to continue support all VS versions [which already supports this] perfectly ?

well, I still need answer/suggestions:

should I finally stop support of VS2010 or provide 2 or 3 variant of my package for each version of Visual Studio ?!
or there are more ways ?

Seems I need configure project to compile this for several versions and then create new pages in your new marketplace for all this, with new vsix ID -_-

here https://docs.microsoft.com/en-us/visualstudio/extensibility/how-to-migrate-extensibility-projects-to-visual-studio-2017
I see new doc. for how to upgrade from VSIX v2 to VSIX v3, later I will try it. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions