Forum member

michaelkroes

306 posts

Posts by michaelkroes

  1. Support for VS 2019?

    [quote=NeilMacMullen;13446]@michaelkroes Actually there is one odd effect I've just noticed. If I look at the list of build errors in the "Ncrunch Tests" window and mouse-over the file/line link, the mouse cursor changes to a tiny dot! It's not clear if this is a super-small arrow cursor but cli…

  2. Support for VS 2019?

    Awesome! Good to hear that it’s not just working on my machine!

  3. Support for VS 2019?

    I've posted a new dev release that has fixes for the per monitor aware UI issues. Anyone interested in testing it can find the installers here: [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.27.0.2.msi]NCrunch_Console_3.27.0.2.msi[/url] [url=https://s3.amazonaws.com/downlo…

  4. NCrunch Icon Hover Status Windows is large on Visual Studio 2019

    Would you mind trying this new version? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.27.0.2.msi]NCrunch_Console_3.27.0.2.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.27.0.2.zip]NCrunch_Console_3.27.0.2.zip[/url] [url=https://s3.amazon…

  5. ncrunch 2019 Chocolatey installer doesn't seem to detect VS 2019

    Hi, Would you mind trying this new version? [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.27.0.2.msi]NCrunch_Console_3.27.0.2.msi[/url] [url=https://s3.amazonaws.com/downloads.ncrunch.net/NCrunch_Console_3.27.0.2.zip]NCrunch_Console_3.27.0.2.zip[/url] [url=https://s3.…

  6. ncrunch 2019 Chocolatey installer doesn't seem to detect VS 2019

    We’ve had a closer look at this in the code. We’ve prioritized a task for the coming release where we are going to try and tackle this.

  7. ncrunch 2019 Chocolatey installer doesn't seem to detect VS 2019

    [quote=MatthewSteeples;13428]I'm unable to uninstall the 2017 version as I no longer have 2017 installed, but I suspect that it's still some InTune jiggery pokery going on. When loading the MSI, it then insists that it's going to install it from a copy that it's keeping in C:\Users\MatthewSteeples\A…

  8. ncrunch 2019 Chocolatey installer doesn't seem to detect VS 2019

    Sorry I missed that. Would you mind checking if there's one or more NCrunch 2019 installs present under Add/Remove programs? Our beta versions accidentally didn't upgrade on the first version. Can you remove all of the 2019 installs and try again?

  9. ncrunch 2019 Chocolatey installer doesn't seem to detect VS 2019

    Calling custom action NCrunch.CustomInstallActions!NCrunch.CustomInstallActions.VsInstallHelper.IsVs2019Installed Executing FindVs2019InstallPath Found Visual Studio instance via COM: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise Found Visual Studio instance via filesystem: C:\Pr…

  10. ncrunch 2019 Chocolatey installer doesn't seem to detect VS 2019

    The FirstInstall is the default directory, that will be replaced once we find the correct path. Can you run the setup via InTune with different parameters? Maybe like this: msiexec /i "C:\Temp\NCrunch_VS2019_3.XX.0.0.msi" /l*v "C:\Temp\MSI_Installer.log" This should show the choices about t…

  11. NCrunch Icon Hover Status Windows is large on Visual Studio 2019

    Thanks! I've been playing around with preview 2. It seems to be better. It's hard chasing a moving target, but at least it's not getting worse.

  12. NCrunch Icon Hover Status Windows is large on Visual Studio 2019

    I know... :)

  13. NCrunch Icon Hover Status Windows is large on Visual Studio 2019

    Thanks for letting us know! We are currently working hard on this. This is turning out to be very hard to support, but we’re making progress. There are areas where visual studio doesn’t render correctly too. The next release will have improved support for this.

  14. Ncrunch used with SpecFlow

    This is fixed and will be released in the upcoming release. This should be release in the coming week. I'll post back here when it's live. Thanks again for the test solution!

  15. Ncrunch used with SpecFlow

    Hi Jim, Thanks for taking the time to post this with so much detail. I'll have a look and see what I can find! Michael

  16. Console Tool: How to run only certain projects?

    Thanks GreenMoose! That's exactly the setting that needs to be set in this case.

  17. Support for VS 2019?

    [quote=MatthewSteeples;13371] Just saw a post about this on the VS blog (look fro Per-monitor awareness) - https://devblogs.microsoft.com/visualstudio/new-features-for-extension-authors-in-visual-studio-2019-version-16-1/[/quote] Thanks!

  18. Support for VS 2019?

    [quote=jschreuder;13361] Thanks Michael. I'm trying 3.26.0.3 and still seeing the same issues if that helps you narrow anything down.[/quote] Thanks for taking the time :) Do you know if this also happens if you open the solution directly via the sln file or only when you use the new splash s…

  19. Tests excluded by filter are considered to be ignored by Console tool

    Hi all, Thanks for the feature request ljohnston and thanks GreenMoose for the helpful post! We added a feature to our backlog to pick this up. The current plan is to add a commandline switch to the console tool that will turn off reporting of filtered tests but will continue to report ignore…

  20. "Error 1316. The specified account already exists." when installing for VS2019 with Chocolatey

    Did you have the initial NCrunch for visual studio 2019 version installed? If so would you mind checking to uninstall all the NCrunch for Visual Studio 2019 versions that might be present. The original installer had an upgrade issue. This is the only thing I can think of that could be affected by th…