StopOnFirstBuildError icon indicating copy to clipboard operation
StopOnFirstBuildError copied to clipboard

VS2022?

Open kentcb opened this issue 3 years ago • 10 comments

Hi there,

I love this extension - it's super useful for complex F# solutions to save a ton of time with each compilation. Just wondering if you plan on tweaking this to support VS2022?

Thanks!

kentcb avatar Nov 01 '21 00:11 kentcb

I don't have a Windows machine anymore, so I can't really work on this. Haven't used VS in years. But usually these only require a small change in the manifest file, so if someone feels like sending a pull request I could try to get this running. But I also saw in some other issue I think that this might be an option in MSBuild now, see https://docs.microsoft.com/en-us/dotnet/api/microsoft.build.tasks.msbuild.stoponfirstfailure?view=msbuild-16-netcore

Although they say this is not meant to be used from user code it sounds like it does exactly what you'd want.

einaregilsson avatar Nov 01 '21 08:11 einaregilsson

Hi,

in the next week, I can try leveraging this extension to VS2022.

shuelsmeier avatar Nov 01 '21 09:11 shuelsmeier

@shuelsmeier There's an artifact in the Actions tab, see https://github.com/einaregilsson/StopOnFirstBuildError/actions/runs/1421752718

You should be able to download a zip there with both the VS2019 and the VS2022 versions 🙂

einaregilsson avatar Nov 09 '21 13:11 einaregilsson

The artifact has expired. Is there a chance this might get pushed to the Marketplace?

johnseghersmsft avatar Feb 10 '22 00:02 johnseghersmsft

builds-for-vs2019-and-vs2022 Expired

ShloEmi avatar Mar 06 '22 16:03 ShloEmi

The artifact has expired. Is there a chance this might get pushed to the Marketplace?

builds-for-vs2019-and-vs2022 Expired

ShloEmi avatar Mar 06 '22 16:03 ShloEmi

https://github.com/einaregilsson/StopOnFirstBuildError/raw/60d9de76496bc9cfba7c87c4dcf7a771a7818907/Dist/StopOnFirstBuildError2022.vsix

ManuelKugelmann avatar Apr 04 '22 07:04 ManuelKugelmann

Hello, I did take the project and republished it to marketplace for VS 2022: https://marketplace.visualstudio.com/items?itemName=Tomasfil.StopOnFirstBuildError2022&ssr=false#overview

All credit is made to this repo, had no work with it other than to the publishing

tomasfil avatar Nov 25 '22 09:11 tomasfil

@tomasfil - Einar, the maintainer of this repository has passed away, leaving this project orphaned. I have assumed stewardship of his account on behalf of his widow.

Would you like to assume ownership of this project?

I would just archive this repo and add a message to the README pointing to you fork.

gzur avatar Dec 05 '22 16:12 gzur

@gzur That's very sad. My condolences to his wife and yourself.

kentcb avatar Dec 07 '22 07:12 kentcb