Forum member
rlundy
8 posts
Posts by rlundy
-
How about fixing the DPI issues?
OK, to be fair, I was basing this on the license details window, which is still tiny on 200% DPI screens. It does look like NCrunch has improved in the main UI.
14 Aug 2024 11:58 UTC
-
How about fixing the DPI issues?
Now that NCrunch 5 is out with its two major new features, how about revisiting the DPI issues that have been repeatedly reported? It remains the case that NCrunch doesn't play well with DPI settings other than 100%. At 200%, the NCrunch dialogs and windows have tiny text. Not all of us devel…
14 Aug 2024 09:08 UTC
-
NCrunch installation on VS2022 not picked up by VS2022 Preview
That worked! Initially I got load errors which were ultimately due to the file blocking referred to repeatedly in the page you linked. Then I had some hassles getting the files unblocked. But once that was done, it loaded up fine. Thanks, Remco!
27 Jul 2023 12:27 UTC
-
NCrunch installation on VS2022 not picked up by VS2022 Preview
Hi, I've been using NCrunch on Visual Studio 2022. Today I installed Visual Studio 2022 Preview. NCrunch doesn't show up as an extension there, even after I export settings from 2022 and import into 2022 Preview. I tried running the NCrunch installer again, but the only options I get are Repair…
27 Jul 2023 11:32 UTC
-
NCrunch doesn't correctly handle screens with differing DPI
(Sorry if this is a duplicate, but I tried to search for "DPI" and the forum told me I can only search for terms 4 characters or longer. 😒) NCrunch has trouble rendering if I'm using two screens that have differing DPI settings. I use a laptop with 3240x2160 resolution, so I keep it set at 200%…
09 Oct 2019 07:22 UTC
-
"Deterministic builds only support portable PDBs" in F# project
I have a .NET solution I'm using with NCrunch that's suddenly started giving this error on the NCrunch build: FSC (0, 0): Deterministic builds only support portable PDBs (--debug:portable or --debug:embedded) The project has a .NET Core 3.0 F# console project and a .NET Core 3.0 F# NUnit test …
17 Jun 2019 12:35 UTC
-
"Rerun all tests" doesn't seem to be rerunning all tests
Ah, OK, that's not what I expected, but that's good to know. Up till now I've been using the reset button as "reset everything and test everything" but it sounds like I don't need it after all. I'll stick with the "run all tests" button and see how it goes. I wonder if you might consider remo…
04 Jul 2018 07:39 UTC
-
"Rerun all tests" doesn't seem to be rerunning all tests
I usually use NCrunch in the mode where it's always running all tests all the time, but in my current project, I have a lot of database tests, so I've told NCrunch to run only impacted tests automatically. But occasionally I feel the need to do a sanity check by rerunning everything, so I click t…
01 Jul 2018 20:04 UTC