Forum member

chonuff

3 posts

Posts by chonuff

  1. Code Coverage Markers Misaligned

    [quote=Remco;12863][quote=chonuff;12861] If you have any luck in identifying what is special about these files and why it only happens for them, I'd really like to know. If I can reproduce the issue, maybe I can fix it for good :) It's suspicious the way this has suddenly come up with a VS upda…

  2. Code Coverage Markers Misaligned

    [quote=Remco;12860] I'm having trouble reproducing this issue. The Codelens 'lines' are usually represented in the IDE as just being a vertical extension to an existing code line (i.e. the code line is just made bigger), so I'm concerned about how this seems to be happening on some systems. Doe…

  3. Code Coverage Markers Misaligned

    I'm seeing the same thing as Remco with the latest build in VS2017 using CodeLens. I noted that the NCrunch markers are lined up properly initially, then the CodeLens information pushes the lines downward. Unfortunately, the NCrunch markers don't follow the lines. Is it possible to maybe offer a…