Coder Social home page Coder Social logo

Comments (14)

Herdo avatar Herdo commented on August 20, 2024 4

@nishantkagrawal The development is comming to an end.
I'll keep the style of the VS 2015 start page as it is providing more space than the VS 2017 start page.
I'll be writing some tests the next days, do some minor adjustments and probably release soon :)

from solutionstartpage.

nishantkagrawal avatar nishantkagrawal commented on August 20, 2024 1

2010 and 2017 are IDEs with vast time span! I think it should be ok for you to drop support for old versions, given that the one who want to use it with 2010 can use the older version of IDE. Why would someone use 2010 and 2017 together! I use 2015 and 2017 together. People might be using 2013/2017 together but not 2010/2017.

from solutionstartpage.

nishantkagrawal avatar nishantkagrawal commented on August 20, 2024

Do you intend to update this for Visual Studio 2017?

from solutionstartpage.

Herdo avatar Herdo commented on August 20, 2024

@nishantkagrawal Sure.
I'll do as soon as I have the time for it :)
It might happen before the release, but due to local events, it might happen in the week after the 7th March.

from solutionstartpage.

Herdo avatar Herdo commented on August 20, 2024

@nishantkagrawal The issue is currently blocked.
Visual Studio 2017 doesn't allow the migration of the primary project from 2015 to 2017.
The error is described here:
https://developercommunity.visualstudio.com/content/problem/27059/unable-to-migrate-preview-core-projects.html

from solutionstartpage.

Herdo avatar Herdo commented on August 20, 2024

During final deployment testing, I found out that the new VSIX 3.0 format is only compatible with VS 2015 and VS 2017 (maybe 2012/3) as well.
However, not with 2010 any more.

So I'll either drop support for old VS versions, or supply multiple packages...
Thoughts?

from solutionstartpage.

Herdo avatar Herdo commented on August 20, 2024

This VSIX is a preview - my local installation is corrupted:
Getting the error: "FindNotFoundException - (my installation directory)\VS15Preview not found".

@nishantkagrawal Feel free to download the ZIP, rename to VSIX and hit it.
If you have an idea about how to fix that annoying error of mine, feel free to contact me.

I'll have to check this at my workplace.
SolutionStartPage.zip

from solutionstartpage.

Herdo avatar Herdo commented on August 20, 2024

Additional preview.
SolutionStartPage.zip

from solutionstartpage.

martosource avatar martosource commented on August 20, 2024

@Herdo the current preview is not showing up in the Customize Start Page drop down.
VS 2017 Enterprise, Windows 10 (10.0.14393)

from solutionstartpage.

Herdo avatar Herdo commented on August 20, 2024

@martosource Thanks for the report, I found the same issue at work but couldn't validate it on my dev machine. I'll try to find a solution for that issue.

from solutionstartpage.

Herdo avatar Herdo commented on August 20, 2024

Looks like migrating the vsixmanifest removed the "start page" definition.
I'm going to validate this tomorrow.

SolutionStartPage.zip

from solutionstartpage.

martosource avatar martosource commented on August 20, 2024

I needed to change the vsixmanifest Content tag to

 <Assets>
    <Asset Type="Microsoft.VisualStudio.VsPackage" Path="StartPage.pkgdef" />
    <Asset Type="StartPage" Path="StartPage.xaml" />
  </Assets>

It is now working, but it is not pickup the dark theme setting.

from solutionstartpage.

Herdo avatar Herdo commented on August 20, 2024

Thanks @martosource for the help here!
I included that fix in the current vsixmanifest - tested - works fine.
I'll put up the release later today with 2 known issues.

from solutionstartpage.

Herdo avatar Herdo commented on August 20, 2024

Version 3.0.0 released.

Known issues:

FYI: @nishantkagrawal @martosource

from solutionstartpage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.