I have submitted a bug report through the NCrunch 3.23.0.10 menu in VS 2017 community.
The gist of which is that I have existing tests which are recognized, automatically run when affected, and display the green circle indicator in the gutter.
Adding a new test into an existing test.cs file does not show that test in the NCrunch tests window, nor does it auto-run or show a visual indicator in the gutter.
I am also noticing that new lines of code in my library projects are not showing the white circle indicating no test coverage for said line.
I've tried restarting, cleaning bin+obj, cleaning %temp%
I cannot view the workspace in use for specific test, nothing happens.